You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
433 lines
11 KiB
Plaintext
433 lines
11 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="mcctrdll" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
|
|
|
|
CFG=mcctrdll - Win32 Bench 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 "mcctrdll.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 "mcctrdll.mak" CFG="mcctrdll - Win32 Bench Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "mcctrdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
|
|
!MESSAGE "mcctrdll - Win32 Bench Debug" (based on "Win32 (x86) Dynamic-Link Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName "/MitLib/mcctrDll?PVCS Version Manager?K:\Wafer Mark\Gary\MITLIB BACKUP\ArchivesPVCS?"
|
|
# PROP Scc_LocalPath "."
|
|
CPP=cl.exe
|
|
MTL=midl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "mcctrdll - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "Debug"
|
|
# PROP BASE Intermediate_Dir "Debug"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 2
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "..\..\MitLibObj\mcctrDll\Debug"
|
|
# PROP Intermediate_Dir "..\..\MitLibObj\mcctrDll\Debug"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MCCTRDLL_EXPORTS" /YX /FD /GZ /c
|
|
# ADD CPP /nologo /G5 /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /I "..\IODll" /I "..\Utility" /I "..\CommDll" /I "..\CommDll\SerialPort" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /D "_USRDLL" /D "BUILD_MCCTRDLL" /FR /YX"stdafx.h" /FD /GZ /c
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|
# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" /d "VERSION_CONTROL"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo /o"..\..\MitLibObj\mcctrDll\Debug/mcctrdllD.bsc"
|
|
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 odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
|
|
# ADD LINK32 ..\Lib\utilityD.lib ..\Lib\IODllD.lib /nologo /subsystem:windows /dll /map /debug /machine:I386 /nodefaultlib:"LIBC" /out:"..\..\MitLibObj\mcctrDll\Debug/mcctrdllD.dll" /pdbtype:sept
|
|
# SUBTRACT LINK32 /pdb:none /nodefaultlib
|
|
# Begin Special Build Tool
|
|
SOURCE="$(InputPath)"
|
|
PostBuild_Cmds=copy ..\..\MitLibObj\mcctrDll\Debug\mcctrDllD.dll ..\Dll copy ..\..\MitLibObj\mcctrDll\Debug\mcctrDllD.lib ..\Lib copy ..\..\MitLibObj\mcctrDll\Debug\mcctrDllD.dll D:\Machine\Application\
|
|
# End Special Build Tool
|
|
|
|
!ELSEIF "$(CFG)" == "mcctrdll - Win32 Bench Debug"
|
|
|
|
# PROP BASE Use_MFC 2
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "mcctrdll___Win32_Bench_Debug"
|
|
# PROP BASE Intermediate_Dir "mcctrdll___Win32_Bench_Debug"
|
|
# PROP BASE Ignore_Export_Lib 0
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 2
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "..\..\MitLibObj\mcctrDll\BenchDebug"
|
|
# PROP Intermediate_Dir "..\..\MitLibObj\mcctrDll\BenchDebug"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /G5 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /D "_USRDLL" /D "TEST" /D "BUILD_MCCTRDLL" /D "_BENCH_DEBUG" /FR /YX"stdafx.h" /FD /GZ /c
|
|
# ADD CPP /nologo /G5 /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /I "..\IODll" /I "..\Utility" /I "..\CommDll" /I "..\CommDll\SerialPort" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /D "_USRDLL" /D "BUILD_MCCTRDLL" /D "_BENCH_DEBUG" /FR /FD /GZ /c
|
|
# SUBTRACT CPP /YX
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
|
|
# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" /d "VERSION_CONTROL"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo /o"..\..\MitLibObj\mcctrDll\BenchDebug/mcctrdllBD.bsc"
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 IODll.lib GUIdll.lib utility.lib /nologo /subsystem:windows /dll /map /debug /machine:I386 /nodefaultlib:"LIBC" /pdbtype:sept
|
|
# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
|
|
# ADD LINK32 ..\Lib\utilityD.lib ..\Lib\IODllD.lib /nologo /subsystem:windows /dll /map /debug /machine:I386 /nodefaultlib:"LIBC" /out:"..\..\MitLibObj\mcctrDll\BenchDebug/mcctrdllBD.dll" /pdbtype:sept
|
|
# SUBTRACT LINK32 /pdb:none /nodefaultlib
|
|
# Begin Special Build Tool
|
|
SOURCE="$(InputPath)"
|
|
PostBuild_Cmds=copy ..\..\MitLibObj\mcctrDll\BenchDebug\mcctrDllBD.dll ..\Dll copy ..\..\MitLibObj\mcctrDll\BenchDebug\mcctrDllBD.lib ..\Lib copy ..\..\MitLibObj\mcctrDll\BenchDebug\mcctrDllBD.dll D:\Machine\Application\
|
|
# End Special Build Tool
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "mcctrdll - Win32 Debug"
|
|
# Name "mcctrdll - Win32 Bench Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "*.cpp"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Cassette.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CheckSwitch.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CombineLot.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CurrentMsTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CurrentTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Die.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Downtime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EMS.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EngineeringTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EquipState.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\JamDetailRS.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\LOTMSG.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\LOTMSGRS.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MaintMsg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ManufacturingTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\NonScheduledTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\OperationsTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ProductiveTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RUN.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RunComm.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RUNCTRL.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RunTask.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RunTaskDlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ScheduledDowntime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SecGemData.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SemiE10.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SemiE10RS.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\StandbyTime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\STDAFX.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TimeEquipSubState.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Timer.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TriggerStopFlag.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TriggerWithInput.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UnitCnt.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UnitCntArray.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UnscheduledDowntime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Uptime.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Wafer.cpp
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "*.h"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Cassette.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CheckSwitch.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CombineLot.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CurrentMsTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CurrentTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Die.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Downtime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EMS.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EngineeringTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EquipState.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jamdetailrs.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\LOTMSG.H
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\LOTMSGRS.H
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MaintMsg.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ManufacturingTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\NonScheduledTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\OperationsTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ProductiveTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RUN.H
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RunComm.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RUNCTRL.H
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RunTask.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\RunTaskDlg.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ScheduledDowntime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SecGemData.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SemiE10.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SemiE10RS.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\StandbyTime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\STDAFX.H
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TimeEquipSubState.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Timer.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TriggerStopFlag.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TriggerWithInput.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UnitCnt.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UnitCntArray.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UnscheduledDowntime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Uptime.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Wafer.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Include\winmessage.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Resource Files"
|
|
|
|
# PROP Default_Filter "*.h"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mcctrdll.rc
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mcctrdllresource.h
|
|
# End Source File
|
|
# End Group
|
|
# End Target
|
|
# End Project
|