reman3/Rayman_X/cpa/tempgrp/VIG/Vig.dsp

126 lines
3.8 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="Vig" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=Vig - 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 "Vig.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 "Vig.mak" CFG="Vig - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Vig - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "Vig - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "Vig - Win32 Retail" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP Scc_ProjName ""$/cpa/tempgrp/VIG", LNFAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
!IF "$(CFG)" == "Vig - 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 /W4 /GX /O2 /I "x:\Cpa\Public" /I "x:\Cpa\Public\Vig" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /D "SCR_DM_OptCFiles" /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\VIGP5_vr.lib"
!ELSEIF "$(CFG)" == "Vig - 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 /MD /W4 /GX /Z7 /Od /I "x:\Cpa\Public" /I "x:\Cpa\Public\Vig" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /D "MTH_CHECK" /D "CPA_WANTS_EXPORT" /D "SCR_DM_OptCFiles" /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\VIGP5_vd.lib"
!ELSEIF "$(CFG)" == "Vig - Win32 Retail"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Vig___Wi"
# PROP BASE Intermediate_Dir "Vig___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 /W4 /GX /O2 /I "x:\Cpa\Public" /I "x:\Cpa\Public\Vig" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SCR_DM_OptCFiles" /FD /c
# SUBTRACT BASE CPP /Fr /YX
# ADD CPP /nologo /G5 /W4 /GX /O2 /I "x:\Cpa\Public" /I "x:\Cpa\Public\Vig" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "RETAIL" /D "SCR_DM_OptCFiles" /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\VIGP5_vr.lib"
# ADD LIB32 /nologo /out:"x:\cpa\lib\VIGP5_vf.lib"
!ENDIF
# Begin Target
# Name "Vig - Win32 Release"
# Name "Vig - Win32 Debug"
# Name "Vig - Win32 Retail"
# Begin Source File
SOURCE=..\..\Public\Vig\ErrVIG.h
# End Source File
# Begin Source File
SOURCE=..\..\Public\Vig.h
# End Source File
# Begin Source File
SOURCE=..\..\Public\Vig\VIG_Def.h
# End Source File
# Begin Source File
SOURCE=..\..\Public\Vig\VIG_Ver.h
# End Source File
# Begin Source File
SOURCE=.\Vignette.c
# End Source File
# End Target
# End Project