FILEAXP.DSP
资源名称:filesrc.zip [点击查看]
上传用户:hmgghm
上传日期:2007-01-07
资源大小:335k
文件大小:4k
源码类别:
文件操作
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="fileaxp" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (ALPHA) Application" 0x0601
- CFG=fileaxp - 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 "fileaxp.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 "fileaxp.mak" CFG="fileaxp - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "fileaxp - Win32 Release" (based on "Win32 (ALPHA) Application")
- !MESSAGE "fileaxp - Win32 Debug" (based on "Win32 (ALPHA) Application")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "fileaxp - Win32 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "AlphaRel"
- # PROP BASE Intermediate_Dir "AlphaRel"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "AlphaRel"
- # PROP Intermediate_Dir "AlphaRel"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- CPP=cl.exe
- # ADD BASE CPP /nologo /Gt0 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /Gt0 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
- # SUBTRACT CPP /YX
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:ALPHA
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:ALPHA /out:"AlphaRel/filemon.exe"
- !ELSEIF "$(CFG)" == "fileaxp - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "AlphaDbg"
- # PROP BASE Intermediate_Dir "AlphaDbg"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "AlphaDbg"
- # PROP Intermediate_Dir "AlphaDbg"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- CPP=cl.exe
- # ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
- # SUBTRACT CPP /YX
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:ALPHA
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:ALPHA /out:"AlphaDbg/filemon.exe"
- !ENDIF
- # Begin Target
- # Name "fileaxp - Win32 Release"
- # Name "fileaxp - Win32 Debug"
- # Begin Source File
- SOURCE=.FILEMON.C
- DEP_CPP_FILEM=
- ".INSTDRV.H"
- ".IOCTLCMD.H"
- # End Source File
- # Begin Source File
- SOURCE=.FILEMON.RC
- # End Source File
- # Begin Source File
- SOURCE=.INSTDRV.C
- # End Source File
- # Begin Source File
- SOURCE=.INSTDRV.H
- # End Source File
- # Begin Source File
- SOURCE=.IOCTLCMD.H
- # End Source File
- # Begin Source File
- SOURCE=.RESOURCE.H
- # End Source File
- # End Target
- # End Project