WindowsXP-SP1/admin/admt/comtstdr/testdrvr.dsp
2020-09-30 16:53:49 +02:00

272 lines
6.6 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="COMTestDriver" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=COMTestDriver - Win32 Unicode 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 "TestDrvr.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 "TestDrvr.mak" CFG="COMTestDriver - Win32 Unicode Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "COMTestDriver - Win32 Unicode Debug" (based on "Win32 (x86) Application")
!MESSAGE "COMTestDriver - Win32 Unicode Release" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/Dev/Raptor/COMTestDriver", IVWCAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "COMTestDriver - Win32 Unicode Debug"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "COMTestDriver___Win32_Unicode_Debug"
# PROP BASE Intermediate_Dir "COMTestDriver___Win32_Unicode_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "\lib\IntelDebugUnicode"
# PROP Intermediate_Dir "\temp\Debug\COMTestDriver"
# 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" /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Common\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /FD /GZ /c
# SUBTRACT CPP /YX /Yc /Yu
# 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 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /out:"\bin\IntelDebugUnicode/COMTestDriver.exe" /pdbtype:sept
!ELSEIF "$(CFG)" == "COMTestDriver - Win32 Unicode Release"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "COMTestDriver___Win32_Unicode_Release"
# PROP BASE Intermediate_Dir "COMTestDriver___Win32_Unicode_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "\lib\IntelReleaseUnicode"
# PROP Intermediate_Dir "\temp\Release\COMTestDriver"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Common\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /FD /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"\bin\IntelReleaseUnicode/COMTestDriver.exe"
!ENDIF
# Begin Target
# Name "COMTestDriver - Win32 Unicode Debug"
# Name "COMTestDriver - Win32 Unicode Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\AccChk.cpp
# End Source File
# Begin Source File
SOURCE=.\AcctRepl.cpp
# End Source File
# Begin Source File
SOURCE=.\ChgDom.cpp
# End Source File
# Begin Source File
SOURCE=.\Dispatch.cpp
# End Source File
# Begin Source File
SOURCE=.\Driver.cpp
# End Source File
# Begin Source File
SOURCE=.\Driver.rc
# End Source File
# Begin Source File
SOURCE=..\Common\Include\McsPI_i.c
# End Source File
# Begin Source File
SOURCE=.\MigDrvr.cpp
# End Source File
# Begin Source File
SOURCE=.\MoveTest.cpp
# End Source File
# Begin Source File
SOURCE=.\PlugIn.cpp
# End Source File
# Begin Source File
SOURCE=.\PwdAge.cpp
# End Source File
# Begin Source File
SOURCE=.\Reboot.cpp
# End Source File
# Begin Source File
SOURCE=.\Rename.cpp
# End Source File
# Begin Source File
SOURCE=.\Rights.cpp
# End Source File
# Begin Source File
SOURCE=.\SecTrans.cpp
# End Source File
# Begin Source File
SOURCE=.\Status.cpp
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD BASE CPP /Yc"stdafx.h"
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File
SOURCE=.\TrustTst.cpp
# End Source File
# Begin Source File
SOURCE=.\VSEdit.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\AccChk.h
# End Source File
# Begin Source File
SOURCE=.\AcctRepl.h
# End Source File
# Begin Source File
SOURCE=.\ChgDom.h
# End Source File
# Begin Source File
SOURCE=.\Dispatch.h
# End Source File
# Begin Source File
SOURCE=.\Driver.h
# End Source File
# Begin Source File
SOURCE=.\MigDrvr.h
# End Source File
# Begin Source File
SOURCE=.\MoveTest.h
# End Source File
# Begin Source File
SOURCE=.\PlugIn.h
# End Source File
# Begin Source File
SOURCE=.\PwdAge.h
# End Source File
# Begin Source File
SOURCE=.\Reboot.h
# End Source File
# Begin Source File
SOURCE=.\Rename.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\Rights.h
# End Source File
# Begin Source File
SOURCE=.\SecTrans.h
# End Source File
# Begin Source File
SOURCE=.\sidflags.h
# End Source File
# Begin Source File
SOURCE=.\Status.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\TrustTst.h
# End Source File
# Begin Source File
SOURCE=.\VSEdit.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=.\res\Driver.ico
# End Source File
# Begin Source File
SOURCE=.\res\Driver.rc2
# End Source File
# End Group
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project