332 lines
7.8 KiB
Plaintext
332 lines
7.8 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="MEC" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 5.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
|
|
|
CFG=MEC - Win32 Debug with Editors
|
|
!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 "Mec.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 "Mec.mak" CFG="MEC - Win32 Debug with Editors"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "MEC - Win32 Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "MEC - Win32 Debug" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "MEC - Win32 Retail" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "MEC - Win32 Debug with Editors" (based on\
|
|
"Win32 (x86) Static Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP Scc_ProjName ""$/cpa/tempgrp/MEC", NICAAAAA"
|
|
# PROP Scc_LocalPath "."
|
|
CPP=cl.exe
|
|
|
|
!IF "$(CFG)" == "MEC - Win32 Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "Release"
|
|
# PROP BASE Intermediate_Dir "Release"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "x:\cpa\lib"
|
|
# PROP Intermediate_Dir "Tmp\Release"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
|
|
# ADD CPP /nologo /G5 /W3 /GX /O2 /I "X:\CPA\Public" /I "x:\cpa\public\mec" /D "NDEBUG" /D "USE_PROFILER" /D "MEC_DEBUG" /D "VISUAL" /D "WIN32" /FD /c
|
|
# SUBTRACT CPP /Fr /YX
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo /out:"X:\CPA\lib\MECP5_vr.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "MEC - 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 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "X:\CPA\Lib"
|
|
# PROP Intermediate_Dir "Tmp\Debug"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
|
|
# ADD CPP /nologo /G5 /W3 /GX /Z7 /Od /I "X:\CPA\Public" /I "x:\cpa\public\mec" /D "_DEBUG" /D "USE_PROFILER" /D "MTH_CHECK" /D "MEC_DEBUG" /D "VISUAL" /D "WIN32" /FD /c
|
|
# SUBTRACT CPP /Fr /YX
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo /out:"X:\CPA\Lib\MECP5_vd.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "MEC - Win32 Retail"
|
|
|
|
# PROP BASE Use_MFC 2
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "MEC___Wi"
|
|
# PROP BASE Intermediate_Dir "MEC___Wi"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "x:/cpa/lib"
|
|
# PROP Intermediate_Dir "tmp/retail"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /G5 /MD /W3 /GX /O2 /I "X:\CPA\Public" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "CPA_WANTS_EXPORT" /D "VISUAL" /D "RAYII" /D "RAY2EGYPTE" /FD /c
|
|
# SUBTRACT BASE CPP /Fr /YX
|
|
# ADD CPP /nologo /G5 /W3 /GX /O2 /I "X:\CPA\Public" /I "x:\cpa\public\mec" /D "NDEBUG" /D "RETAIL" /D "VISUAL" /D "WIN32" /FD /c
|
|
# SUBTRACT CPP /Fr /YX
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo /out:"X:\CPA\lib\MECP5_vr.lib"
|
|
# ADD LIB32 /nologo /out:"X:\CPA\lib\MECP5_vf.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "MEC - Win32 Debug with Editors"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "MEC___Wi"
|
|
# PROP BASE Intermediate_Dir "MEC___Wi"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "MEC___Wi"
|
|
# PROP Intermediate_Dir "MEC___Wi"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /G5 /W3 /GX /Z7 /Od /I "X:\CPA\Public" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /D "MTH_CHECK" /D "CPA_WANTS_EXPORT" /D "MEC_DEBUG" /FD /c
|
|
# SUBTRACT BASE CPP /Fr /YX
|
|
# ADD CPP /nologo /G5 /W3 /GX /Z7 /Od /I "x:\cpa\public\mec" /I "X:\CPA\Public" /D "_DEBUG" /D "USE_PROFILER" /D "MTH_CHECK" /D "CPA_WANTS_EXPORT" /D "MEC_DEBUG" /D "ACTIVE_EDITOR" /D "VISUAL" /D "WIN32" /FD /c
|
|
# SUBTRACT CPP /Fr /YX
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo /out:"X:\CPA\Lib\MECP5_vd.lib"
|
|
# ADD LIB32 /nologo /out:"X:\CPA\Lib\MECP5Evd.lib"
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "MEC - Win32 Release"
|
|
# Name "MEC - Win32 Debug"
|
|
# Name "MEC - Win32 Retail"
|
|
# Name "MEC - Win32 Debug with Editors"
|
|
# Begin Group "Include"
|
|
|
|
# PROP Default_Filter ".h"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\dnmcame.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\dnmdynam.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\dnmldmat.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMLinkI.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\dnmlkmat.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMLoadI.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\dnmmecid.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMMth.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMObsta.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMObsTy.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMRepor.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMSLAVE.H
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\DNMSurSt.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\extheade.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\hIdCard.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\hMecMatC.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\macdpid.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\mbase.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MCAMIC.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MecBase.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MecBhv.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MecCol.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MECDef.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MecInc.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MecMatCa.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MECOpt.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MECPfm.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\MecTools.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\MEC\ParsData.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Source"
|
|
|
|
# PROP Default_Filter "*.c"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DNMCame.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DNMDynam.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\specif\dnmldmat.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\specif\DNMLinkI.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\dnmlkmat.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\specif\DNMLoadI.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DNMMTH.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DNMRepor.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\hidcard.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\hMecMatC.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mbase.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MECBase.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MECBhv.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MECCol.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MecMatCa.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MECOpt.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MECPfm.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MECTools.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mec.mak
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|