SCRIBBLE.DSP
资源名称:MSDN_VC98.zip [点击查看]
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:5k
源码类别:
Windows编程
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="SCRIBBLE" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 60000
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Application" 0x0101
- CFG=SCRIBBLE - Win32 (80x86) 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 "Scribble.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 "Scribble.mak" CFG="SCRIBBLE - Win32 (80x86) Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "SCRIBBLE - Win32 (80x86) Debug" (based on "Win32 (x86) Application")
- !MESSAGE "SCRIBBLE - Win32 (80x86) 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)" == "SCRIBBLE - Win32 (80x86) Debug"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir ".WinDebug"
- # PROP BASE Intermediate_Dir ".WinDebug"
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "WinDebug"
- # PROP Intermediate_Dir "WinDebug"
- # PROP Ignore_Export_Lib 0
- # ADD BASE CPP /nologo /MT /W3 /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
- # SUBTRACT CPP /Fr
- # ADD MTL /mktyplib203
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # SUBTRACT BASE BSC32 /Iu
- # ADD BSC32 /nologo
- # SUBTRACT BSC32 /Iu
- LINK32=link.exe
- # ADD BASE LINK32 user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib nafxcwd.lib ctl3d32.lib /nologo /subsystem:windows /debug /machine:I386
- # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
- !ELSEIF "$(CFG)" == "SCRIBBLE - Win32 (80x86) Release"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir ".WinRel"
- # PROP BASE Intermediate_Dir ".WinRel"
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "WinRel"
- # PROP Intermediate_Dir "WinRel"
- # PROP Ignore_Export_Lib 0
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /c
- # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
- # SUBTRACT CPP /Z<none> /Fr
- # ADD MTL /mktyplib203
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # SUBTRACT BASE BSC32 /Iu
- # ADD BSC32 /nologo
- # SUBTRACT BSC32 /Iu
- LINK32=link.exe
- # ADD BASE LINK32 user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib nafxcw.lib ctl3d32.lib /nologo /subsystem:windows /machine:I386
- # ADD LINK32 /nologo /subsystem:windows /machine:I386
- !ENDIF
- # Begin Target
- # Name "SCRIBBLE - Win32 (80x86) Debug"
- # Name "SCRIBBLE - Win32 (80x86) Release"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
- # Begin Source File
- SOURCE=.IPFRAME.CPP
- # End Source File
- # Begin Source File
- SOURCE=.MAINFRM.CPP
- # End Source File
- # Begin Source File
- SOURCE=.PENDLG.CPP
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBBLE.CPP
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBBLE.RC
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBDOC.CPP
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBFRM.CPP
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBITM.CPP
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBVW.CPP
- # End Source File
- # Begin Source File
- SOURCE=.STDAFX.CPP
- # ADD BASE CPP /Yc"stdafx.h"
- # ADD CPP /Yc"stdafx.h"
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
- # Begin Source File
- SOURCE=.Ipframe.h
- # End Source File
- # Begin Source File
- SOURCE=.Mainfrm.h
- # End Source File
- # Begin Source File
- SOURCE=.PENDLG.H
- # End Source File
- # Begin Source File
- SOURCE=.Scribble.h
- # End Source File
- # Begin Source File
- SOURCE=.Scribdoc.h
- # End Source File
- # Begin Source File
- SOURCE=.Scribfrm.h
- # End Source File
- # Begin Source File
- SOURCE=.SCRIBITM.H
- # End Source File
- # Begin Source File
- SOURCE=.Scribvw.h
- # End Source File
- # Begin Source File
- SOURCE=.Stdafx.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=.RESITOOLBAR.BMP
- # End Source File
- # Begin Source File
- SOURCE=.RESSCRIBBLE.ICO
- # End Source File
- # Begin Source File
- SOURCE=.RESSCRIBBLE.RC2
- # End Source File
- # Begin Source File
- SOURCE=.RESSCRIBDOC.ICO
- # End Source File
- # Begin Source File
- SOURCE=.RESTOOLBAR.BMP
- # End Source File
- # End Group
- # End Target
- # End Project