290 lines
6.5 KiB
Plaintext
290 lines
6.5 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="SCR" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 5.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
|
|
|
CFG=SCR - Win32 Release
|
|
!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 "Scr.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 "Scr.mak" CFG="SCR - Win32 Release"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "SCR - Win32 Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "SCR - Win32 Debug" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "SCR - Win32 Debug Protected" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP Scc_ProjName ""$/cpa/TempGrp/SCR", QEAAAAAA"
|
|
# PROP Scc_LocalPath "."
|
|
CPP=cl.exe
|
|
|
|
!IF "$(CFG)" == "SCR - 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 2
|
|
# 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 /MD /W3 /GX /O2 /I "X:\CPA\Public" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /D "SCR_DM_OptCFiles" /D "_AFXDLL" /YX /FD /c
|
|
# SUBTRACT CPP /Fr
|
|
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\SCRP5_vr.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "SCR - 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 "X:\CPA\Lib"
|
|
# PROP Intermediate_Dir "Tmp\SCRP5_vd"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
|
|
# ADD CPP /nologo /MDd /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 "SCR_DM_OptCFiles" /D "_AFXDLL" /YX /FD /c
|
|
# SUBTRACT CPP /Fr
|
|
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\SCRP5_vd.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "SCR - Win32 Debug Protected"
|
|
|
|
# PROP BASE Use_MFC 2
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "Debug Protected"
|
|
# PROP BASE Intermediate_Dir "Debug Protected"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 2
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "x:\CPA\Lib"
|
|
# PROP Intermediate_Dir "Tmp\SCRP5_vp"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /MDd /W3 /GX /Z7 /Od /I "X:\CPA\Public" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
|
|
# ADD CPP /nologo /MDd /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 "SCR_DM_OptCFiles" /D "SCR_DM_ProtectedVersion" /D "_AFXDLL" /YX /FD /c
|
|
# SUBTRACT CPP /Fr
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo /out:"X:\CPA\Lib\SCRP5_vd.lib"
|
|
# ADD LIB32 /nologo /out:"X:\CPA\Lib\SCRP5_vp.lib"
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "SCR - Win32 Release"
|
|
# Name "SCR - Win32 Debug"
|
|
# Name "SCR - Win32 Debug Protected"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter ".c"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Anl.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Bin.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Cxt.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_DyAr.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Err.c
|
|
# ADD CPP /W3
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_File.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Hash.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Link.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Mem.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Ntfy.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Page.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Pars.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_RdL0.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Sect.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_SvL0.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_SvL1.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SCR_Vars.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\SCR\ErrScr.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\SCR\MmgScr.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Anl.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Cfg.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_CFil.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Cxt.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Dbg.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_DyAr.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Err.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_File.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Hash.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Link.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Mem.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Ntfy.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Page.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Pars.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_RdL0.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Sect.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_SvL0.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_SvL1.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_Vars.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\SCR_XXXX.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Others"
|
|
|
|
# PROP Default_Filter "txt"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\Link.txt
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\SCR\New.txt
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Scr.mak
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|