158 lines
4.2 KiB
Plaintext
158 lines
4.2 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="PCS" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 5.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
|
|
|
CFG=PCS - 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 "Pcs.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 "Pcs.mak" CFG="PCS - Win32 Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "PCS - Win32 Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "PCS - Win32 Debug" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "PCS - Win32 Retail" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP Scc_ProjName ""$/cpa/tempgrp/PCS", XXDAAAAA"
|
|
# PROP Scc_LocalPath "."
|
|
CPP=cl.exe
|
|
|
|
!IF "$(CFG)" == "PCS - 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 /WX /GX /O2 /I "x:\CPA\Public" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /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\PCSP5_vr.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "PCS - 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 /WX /GX /Z7 /Od /I "x:\CPA\Public" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /D "MTH_CHECK" /D "CPA_WANTS_EXPORT" /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\PCSP5_vd.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "PCS - Win32 Retail"
|
|
|
|
# PROP BASE Use_MFC 2
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "PCS___Wi"
|
|
# PROP BASE Intermediate_Dir "PCS___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 /WX /GX /O2 /I "x:\CPA\Public" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "CPA_WANTS_EXPORT" /FD /c
|
|
# SUBTRACT BASE CPP /Fr /YX
|
|
# ADD CPP /nologo /G5 /W3 /WX /GX /O2 /I "x:\CPA\Public" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "RETAIL" /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\PCSP5_vr.lib"
|
|
# ADD LIB32 /nologo /out:"x:\CPA\Lib\PCSP5_vf.lib"
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "PCS - Win32 Release"
|
|
# Name "PCS - Win32 Debug"
|
|
# Name "PCS - Win32 Retail"
|
|
# Begin Group "inc"
|
|
|
|
# PROP Default_Filter "*.h"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\Public\incpcs.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_cpa.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_Cst.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_Fct.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_Hdl.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_Mcr.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_Prt.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\..\public\PCS\PCS_Str.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "src"
|
|
|
|
# PROP Default_Filter "*.c"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Specif\PhysColl.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Pcs.mak
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|