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

📄 pcspim.dsp

📁 Spim软件的一些源码。其中有Xspim的
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="PCSpim" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Application" 0x0101CFG=PCSpim - 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 "pcspim.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 "pcspim.mak" CFG="PCSpim - Win32 Release"!MESSAGE !MESSAGE Possible choices for configuration are:!MESSAGE !MESSAGE "PCSpim - Win32 Debug" (based on "Win32 (x86) Application")!MESSAGE "PCSpim - Win32 Release" (based on "Win32 (x86) Application")!MESSAGE # Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""$/Software/SPIM/PCSpim/pcspim", UQAAAAAA"# PROP Scc_LocalPath "."CPP=cl.exeMTL=midl.exeRSC=rc.exe!IF  "$(CFG)" == "PCSpim - Win32 Debug"# PROP BASE Use_MFC 6# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir ".\Debug"# PROP BASE Intermediate_Dir ".\Debug"# PROP BASE Target_Dir ""# PROP Use_MFC 6# PROP Use_Debug_Libraries 1# PROP Output_Dir ".\Debug"# PROP Intermediate_Dir ".\Debug"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Os /D "_DEBUG" /D "LITTLEENDIAN" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /YX /FD /D SPIM_VERSION="\"Version 7.3 of August 26, 2006\"" /c# ADD BASE MTL /nologo /D "_DEBUG" /win32# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386# ADD LINK32 /nologo /subsystem:windows /debug /machine:I386# SUBTRACT LINK32 /profile!ELSEIF  "$(CFG)" == "PCSpim - Win32 Release"# PROP BASE Use_MFC 6# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "PCSpim___Win32_Release"# PROP BASE Intermediate_Dir "PCSpim___Win32_Release"# PROP BASE Ignore_Export_Lib 0# PROP BASE Target_Dir ""# PROP Use_MFC 6# PROP Use_Debug_Libraries 1# PROP Output_Dir "Release"# PROP Intermediate_Dir "Release"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Os /D "_DEBUG" /D "LITTLEENDIAN" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "__STDC__" /FR /YX /FD /D SPIM_VERSION="\"Version 7.3 of August 26, 2006\"" /c# ADD CPP /nologo /MD /W3 /GX /Zi /D "LITTLEENDIAN" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "__STDC__" /FR /YX /FD /D SPIM_VERSION="\"Version Version 7.3 of August 26, 2006\"" /c# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386# SUBTRACT BASE LINK32 /profile# ADD LINK32 /nologo /subsystem:windows /incremental:no /debug /machine:I386# SUBTRACT LINK32 /profile!ENDIF # Begin Target# Name "PCSpim - Win32 Debug"# Name "PCSpim - Win32 Release"# Begin Group "Source Files"# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"# Begin Source FileSOURCE=.\BreakpointDlg.cpp# End Source File# Begin Source FileSOURCE=.\ConsoleWnd.cpp# End Source File# Begin Source FileSOURCE=..\src\data.c# End Source File# Begin Source FileSOURCE="..\src\display-utils.c"# End Source File# Begin Source FileSOURCE=..\src\inst.c# End Source File# Begin Source FileSOURCE=..\src\lex.yy.c# End Source File# Begin Source FileSOURCE=.\MainFrm.cpp# End Source File# Begin Source FileSOURCE=..\src\mem.c# End Source File# Begin Source FileSOURCE=.\MultiStepDlg.cpp# End Source File# Begin Source FileSOURCE=.\PCSpim.cpp# End Source File# Begin Source FileSOURCE=.\hlp\PCSpim.hpj!IF  "$(CFG)" == "PCSpim - Win32 Debug"# Begin Custom Build - Making help file...OutDir=.\DebugProjDir=.TargetName=pcspimInputPath=.\hlp\PCSpim.hpj"$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(ProjDir)\makehelp.bat $(OutDir)# End Custom Build!ELSEIF  "$(CFG)" == "PCSpim - Win32 Release"# Begin Custom Build - Making help file...OutDir=.\ReleaseProjDir=.TargetName=pcspimInputPath=.\hlp\PCSpim.hpj"$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(ProjDir)\makehelp.bat $(OutDir)# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=.\PCSpim.rc# End Source File# Begin Source FileSOURCE=.\PCSpimDoc.cpp# End Source File# Begin Source FileSOURCE=.\PCSpimView.cpp# End Source File# Begin Source FileSOURCE=.\Regman.cpp# End Source File# Begin Source FileSOURCE=..\src\run.c# End Source File# Begin Source FileSOURCE=.\RunDlg.cpp# End Source File# Begin Source FileSOURCE=.\SettingsDlg.cpp# End Source File# Begin Source FileSOURCE=.\SetValueDlg.cpp# End Source File# Begin Source FileSOURCE="..\src\spim-utils.c"# End Source File# Begin Source FileSOURCE=.\SpimSupport.cpp# End Source File# Begin Source FileSOURCE=.\StdAfx.cpp# ADD CPP /Yc"stdafx.h"# End Source File# Begin Source FileSOURCE="..\src\string-stream.c"# End Source File# Begin Source FileSOURCE="..\src\sym-tbl.c"# End Source File# Begin Source FileSOURCE=..\src\syscall.c# End Source File# Begin Source FileSOURCE=.\util.cpp# End Source File# Begin Source FileSOURCE=..\src\y.tab.c# End Source File# End Group# Begin Group "Header Files"# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"# Begin Source FileSOURCE=.\BreakpointDlg.h# End Source File# Begin Source FileSOURCE=.\ConsoleWnd.h# End Source File# Begin Source FileSOURCE=..\src\data.h# End Source File# Begin Source FileSOURCE=..\src\inst.h# End Source File# Begin Source FileSOURCE=.\MainFrm.h# End Source File# Begin Source FileSOURCE=..\src\mem.h# End Source File# Begin Source FileSOURCE=.\MultiStepDlg.h# End Source File# Begin Source FileSOURCE=.\PCSpim.h# End Source File# Begin Source FileSOURCE=.\PCSpimDoc.h# End Source File# Begin Source FileSOURCE=.\PCSpimView.h# End Source File# Begin Source FileSOURCE=.\Regman.h# End Source File# Begin Source FileSOURCE=..\src\run.h# End Source File# Begin Source FileSOURCE=.\RunDlg.h# End Source File# Begin Source FileSOURCE=.\SettingsDlg.h# End Source File# Begin Source FileSOURCE=.\SetValueDlg.h# End Source File# Begin Source FileSOURCE="..\src\spim-utils.h"# End Source File# Begin Source FileSOURCE=.\SpimReg.h# End Source File# Begin Source FileSOURCE=.\StdAfx.h# End Source File# Begin Source FileSOURCE="..\src\string-stream.h"# End Source File# Begin Source FileSOURCE="..\src\sym-tbl.h"# End Source File# Begin Source FileSOURCE=..\src\syscall.h# End Source File# Begin Source FileSOURCE=.\util.h# End Source File# Begin Source FileSOURCE=..\src\y.tab.h# 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 FileSOURCE=.\res\document.ico# End Source File# Begin Source FileSOURCE=.\res\PCSpim.ico# End Source File# Begin Source FileSOURCE=.\res\PCSpim.rc2# End Source File# Begin Source FileSOURCE=.\res\Toolbar.bmp# End Source File# End Group# Begin Source FileSOURCE=..\src\parser.y!IF  "$(CFG)" == "PCSpim - Win32 Debug"# Begin Custom BuildInputDir=\Larus\Software\SPIM\srcInputPath=..\src\parser.yInputName=parserBuildCmds= \	cd $(InputDir) \	"C:\Program Files\cygwin\bin\bison"  -d -y $(InputName).y \	"$(InputDir)\y.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"$(InputDir)\y.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "PCSpim - Win32 Release"# Begin Custom BuildInputDir=\Larus\Software\SPIM\srcInputPath=..\src\parser.yInputName=parserBuildCmds= \	cd $(InputDir) \	"C:\Program Files\cygwin\bin\bison"  -d -y $(InputName).y \	"$(InputDir)\y.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"$(InputDir)\y.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=..\src\scanner.l!IF  "$(CFG)" == "PCSpim - Win32 Debug"# Begin Custom BuildInputDir=\Larus\Software\SPIM\srcInputPath=..\src\scanner.lInputName=scanner"$(InputDir)\lex.yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	cd $(InputDir) 	"C:\Program Files\cygwin\bin\flex" -I -8 $(InputName).l 	# End Custom Build!ELSEIF  "$(CFG)" == "PCSpim - Win32 Release"# Begin Custom BuildInputDir=\Larus\Software\SPIM\srcInputPath=..\src\scanner.lInputName=scanner"$(InputDir)\lex.yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	cd $(InputDir) 	"C:\Program Files\cygwin\bin\flex" -I -8 $(InputName).l 	# End Custom Build!ENDIF # End Source File# End Target# End Project

⌨️ 快捷键说明

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