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

📄 cdl.dsp

📁 eCos1.31版
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="cdl" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Generic Project" 0x010aCFG=cdl - Win32 ANSI 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 "cdl.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 "cdl.mak" CFG="cdl - Win32 ANSI Debug"!MESSAGE !MESSAGE Possible choices for configuration are:!MESSAGE !MESSAGE "cdl - Win32 Release" (based on "Win32 (x86) Generic Project")!MESSAGE "cdl - Win32 Debug" (based on "Win32 (x86) Generic Project")!MESSAGE "cdl - Win32 ANSI Debug" (based on "Win32 (x86) Generic Project")!MESSAGE "cdl - Win32 ANSI Release" (based on "Win32 (x86) Generic Project")!MESSAGE # Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""MTL=midl.exe!IF  "$(CFG)" == "cdl - 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 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "V:\ide\Release\cdl"# PROP Intermediate_Dir "V:\ide\Release\cdl\build"# PROP Target_Dir ""!ELSEIF  "$(CFG)" == "cdl - Win32 Debug"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "cdl___Win32_Debug"# PROP BASE Intermediate_Dir "cdl___Win32_Debug"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "V:\ide\Debug\cdl"# PROP Intermediate_Dir "V:\ide\Debug\cdl\build"# PROP Target_Dir ""!ELSEIF  "$(CFG)" == "cdl - Win32 ANSI Debug"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "cdl___Win32_ANSI_Debug"# PROP BASE Intermediate_Dir "cdl___Win32_ANSI_Debug"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "V:\ide\Debug\cdl"# PROP Intermediate_Dir "V:\ide\Debug\cdl\build"# PROP Target_Dir ""!ELSEIF  "$(CFG)" == "cdl - Win32 ANSI Release"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "cdl___Win32_ANSI_Release"# PROP BASE Intermediate_Dir "cdl___Win32_ANSI_Release"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "V:\ide\Release\cdl"# PROP Intermediate_Dir "V:\ide\Release\cdl\build"# PROP Target_Dir ""!ENDIF # Begin Target# Name "cdl - Win32 Release"# Name "cdl - Win32 Debug"# Name "cdl - Win32 ANSI Debug"# Name "cdl - Win32 ANSI Release"# Begin Source FileSOURCE=.\base.cxx# End Source File# Begin Source FileSOURCE=.\build.cxx# End Source File# Begin Source FileSOURCE=.\cdl.hxx# End Source File# Begin Source FileSOURCE=.\cdlcore.hxx# End Source File# Begin Source FileSOURCE=.\cdlmisc.cxx# End Source File# Begin Source FileSOURCE=.\ChangeLog!IF  "$(CFG)" == "cdl - Win32 Release"# Begin Custom Build - Performing Custom Build Step for libCDLIntDir=V:\ide\Release\cdl\buildOutDir=V:\ide\Release\cdlInputPath=.\ChangeLogBuildCmds= \	if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82" \	cd $(IntDir) \	v: \	make --unix install \	"$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "cdl - Win32 Debug"# Begin Custom Build - Performing Custom Build Step for libCDLIntDir=V:\ide\Debug\cdl\buildOutDir=V:\ide\Debug\cdlInputPath=.\ChangeLogBuildCmds= \	if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82 --enable-debug --enable-maintainer-mode" \	cd $(IntDir) \	v: \	make --unix install \	"$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "cdl - Win32 ANSI Debug"# Begin Custom Build - Performing Custom Build Step for libCDLIntDir=V:\ide\Debug\cdl\buildOutDir=V:\ide\Debug\cdlInputPath=.\ChangeLogBuildCmds= \	if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82 --enable-debug --enable-maintainer-mode" \	cd $(IntDir) \	v: \	make --unix install \	"$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "cdl - Win32 ANSI Release"# Begin Custom Build - Performing Custom Build Step for libCDLIntDir=V:\ide\Release\cdl\buildOutDir=V:\ide\Release\cdlInputPath=.\ChangeLogBuildCmds= \	if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82" \	cd $(IntDir) \	v: \	make --unix install \	"$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=.\component.cxx# End Source File# Begin Source FileSOURCE=.\config.cxx# End Source File# Begin Source FileSOURCE=.\conflict.cxx# End Source File# Begin Source FileSOURCE=.\database.cxx# End Source File# Begin Source FileSOURCE=.\dialog.cxx# End Source File# Begin Source FileSOURCE=.\expr.cxx# End Source File# Begin Source FileSOURCE=.\interface.cxx# End Source File# Begin Source FileSOURCE=.\interp.cxx# End Source File# Begin Source FileSOURCE=.\option.cxx# End Source File# Begin Source FileSOURCE=.\package.cxx# End Source File# Begin Source FileSOURCE=.\parse.cxx# End Source File# Begin Source FileSOURCE=.\property.cxx# End Source File# Begin Source FileSOURCE=.\refer.cxx# End Source File# Begin Source FileSOURCE=.\transact.cxx# End Source File# Begin Source FileSOURCE=.\value.cxx# End Source File# Begin Source FileSOURCE=.\wizard.cxx# End Source File# End Target# End Project

⌨️ 快捷键说明

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