Blame | Last modification | View Log | Download
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Console Application" 0x0103!IF "$(CFG)" == ""CFG=decoder - Win32 Debug!MESSAGE No configuration specified. Defaulting to decoder - Win32 Debug.!ENDIF!IF "$(CFG)" != "decoder - Win32 Release" && "$(CFG)" !=\"decoder - Win32 Debug"!MESSAGE Invalid configuration "$(CFG)" specified.!MESSAGE You can specify a configuration when running NMAKE on this makefile!MESSAGE by defining the macro CFG on the command line. For example:!MESSAGE!MESSAGE NMAKE /f "decoder.mak" CFG="decoder - Win32 Debug"!MESSAGE!MESSAGE Possible choices for configuration are:!MESSAGE!MESSAGE "decoder - Win32 Release" (based on "Win32 (x86) Console Application")!MESSAGE "decoder - Win32 Debug" (based on "Win32 (x86) Console Application")!MESSAGE!ERROR An invalid configuration is specified.!ENDIF!IF "$(OS)" == "Windows_NT"NULL=!ELSENULL=nul!ENDIF################################################################################# Begin Project# PROP Target_Last_Scanned "decoder - Win32 Debug"RSC=rc.exeCPP=cl.exe!IF "$(CFG)" == "decoder - 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 "Release"# PROP Intermediate_Dir "Release"# PROP Target_Dir ""OUTDIR=.\ReleaseINTDIR=.\ReleaseALL : "..\..\..\install\flnti604\decoder.exe"CLEAN :-@erase "$(INTDIR)\dec_ct.obj"-@erase "$(INTDIR)\dec_util.obj"-@erase "$(INTDIR)\decoder.obj"-@erase "..\..\..\install\flnti604\decoder.exe""$(OUTDIR)" :if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c# ADD CPP /nologo /Zp2 /W3 /GX /O2 /I "../../../../fl/604/flnti/h" /I "../../h" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "NT" /D "HOST_LOW_2_HIGH" /YX /cCPP_PROJ=/nologo /Zp2 /ML /W3 /GX /O2 /I "../../../../fl/604/flnti/h" /I\"../../h" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "NT" /D "HOST_LOW_2_HIGH"\/Fp"$(INTDIR)/decoder.pch" /YX /Fo"$(INTDIR)/" /cCPP_OBJS=.\Release/CPP_SBRS=.\.# ADD BASE RSC /l 0x409 /d "NDEBUG"# ADD RSC /l 0x409 /d "NDEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoBSC32_FLAGS=/nologo /o"$(OUTDIR)/decoder.bsc"BSC32_SBRS= \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 /nologo /subsystem:console /machine:I386# ADD LINK32 advapi32.lib /nologo /subsystem:console /machine:I386 /nodefaultlib:"libcmt.lib" /nodefaultlib:"libcmtd.lib" /out:"..\..\..\install\flnti604\decoder.exe" /out:"/projects/decoder.005/install/flnti602/decoder.exe"LINK32_FLAGS=advapi32.lib /nologo /subsystem:console /incremental:no\/pdb:"$(OUTDIR)/decoder.pdb" /machine:I386 /nodefaultlib:"libcmt.lib"\/nodefaultlib:"libcmtd.lib" /out:"..\..\..\install\flnti604\decoder.exe"\/out:"/projects/decoder.005/install/flnti602/decoder.exe"LINK32_OBJS= \"$(INTDIR)\dec_ct.obj" \"$(INTDIR)\dec_util.obj" \"$(INTDIR)\decoder.obj" \"..\..\..\..\Fl\604\Flnti\Lib\encrypt.lib" \"..\..\..\..\Fl\604\Flnti\Lib\fl_utils.lib" \"..\..\..\..\Fl\604\Flnti\Lib\flib.lib" \"..\..\..\..\Fl\604\Flnti\Lib\g_utils.lib" \"..\..\..\..\Fl\604\Flnti\Lib\mci3.lib""..\..\..\install\flnti604\decoder.exe" : "$(OUTDIR)" $(DEF_FILE)\$(LINK32_OBJS)$(LINK32) @<<$(LINK32_FLAGS) $(LINK32_OBJS)<<!ELSEIF "$(CFG)" == "decoder - 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 "Debug"# PROP Intermediate_Dir "Debug"# PROP Target_Dir ""OUTDIR=.\DebugINTDIR=.\DebugALL : "$(OUTDIR)\decoder.exe"CLEAN :-@erase "$(INTDIR)\dec_ct.obj"-@erase "$(INTDIR)\dec_util.obj"-@erase "$(INTDIR)\decoder.obj"-@erase "$(INTDIR)\vc40.idb"-@erase "$(INTDIR)\vc40.pdb"-@erase "$(OUTDIR)\decoder.exe"-@erase "$(OUTDIR)\decoder.ilk"-@erase "$(OUTDIR)\decoder.pdb""$(OUTDIR)" :if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c# ADD CPP /nologo /Zp2 /ML /W3 /Gm /GX /Zi /Od /I "../../../../fl/604/flnti/h" /I "../../h" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "NT" /D "HOST_LOW_2_HIGH" /YX /cCPP_PROJ=/nologo /Zp2 /ML /W3 /Gm /GX /Zi /Od /I "../../../../fl/604/flnti/h"\/I "../../h" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "NT" /D "HOST_LOW_2_HIGH"\/Fp"$(INTDIR)/decoder.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /cCPP_OBJS=.\Debug/CPP_SBRS=.\.# ADD BASE RSC /l 0x409 /d "_DEBUG"# ADD RSC /l 0x409 /d "_DEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoBSC32_FLAGS=/nologo /o"$(OUTDIR)/decoder.bsc"BSC32_SBRS= \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 /nologo /subsystem:console /debug /machine:I386# ADD LINK32 advapi32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmt.lib" /nodefaultlib:"libcmtd.lib"LINK32_FLAGS=advapi32.lib /nologo /subsystem:console /incremental:yes\/pdb:"$(OUTDIR)/decoder.pdb" /debug /machine:I386 /nodefaultlib:"libcmt.lib"\/nodefaultlib:"libcmtd.lib" /out:"$(OUTDIR)/decoder.exe"LINK32_OBJS= \"$(INTDIR)\dec_ct.obj" \"$(INTDIR)\dec_util.obj" \"$(INTDIR)\decoder.obj" \"..\..\..\..\Fl\604\Flnti\Lib\encrypt.lib" \"..\..\..\..\Fl\604\Flnti\Lib\fl_utils.lib" \"..\..\..\..\Fl\604\Flnti\Lib\flib.lib" \"..\..\..\..\Fl\604\Flnti\Lib\g_utils.lib" \"..\..\..\..\Fl\604\Flnti\Lib\mci3.lib""$(OUTDIR)\decoder.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)$(LINK32) @<<$(LINK32_FLAGS) $(LINK32_OBJS)<<!ENDIF.c{$(CPP_OBJS)}.obj:$(CPP) $(CPP_PROJ) $<.cpp{$(CPP_OBJS)}.obj:$(CPP) $(CPP_PROJ) $<.cxx{$(CPP_OBJS)}.obj:$(CPP) $(CPP_PROJ) $<.c{$(CPP_SBRS)}.sbr:$(CPP) $(CPP_PROJ) $<.cpp{$(CPP_SBRS)}.sbr:$(CPP) $(CPP_PROJ) $<.cxx{$(CPP_SBRS)}.sbr:$(CPP) $(CPP_PROJ) $<################################################################################# Begin Target# Name "decoder - Win32 Release"# Name "decoder - Win32 Debug"!IF "$(CFG)" == "decoder - Win32 Release"!ELSEIF "$(CFG)" == "decoder - Win32 Debug"!ENDIF################################################################################# Begin Source FileSOURCE=\projects\Decoder.005\src\c\dec_ct.cDEP_CPP_DEC_C=\".\../../../../fl/604/flnti/h\ctdefs.h"\".\../../../../fl/604/flnti/h\fl_utils.h"\".\../../../../fl/604/flnti/h\fldefs.h"\".\../../../../fl/604/flnti/h\flib.h"\".\../../../../fl/604/flnti/h\flibnt.h"\".\../../../../fl/604/flnti/h\format3.h"\".\../../../../fl/604/flnti/h\mci3.h"\".\../../h\decoder.h"\"$(INTDIR)\dec_ct.obj" : $(SOURCE) $(DEP_CPP_DEC_C) "$(INTDIR)"$(CPP) $(CPP_PROJ) $(SOURCE)# End Source File################################################################################# Begin Source FileSOURCE=\projects\Decoder.005\src\c\decoder.cDEP_CPP_DECOD=\".\../../../../fl/604/flnti/h\ctdefs.h"\".\../../../../fl/604/flnti/h\fl_utils.h"\".\../../../../fl/604/flnti/h\fldefs.h"\".\../../../../fl/604/flnti/h\flib.h"\".\../../../../fl/604/flnti/h\flibnt.h"\".\../../../../fl/604/flnti/h\format3.h"\".\../../../../fl/604/flnti/h\g_utils.h"\".\../../../../fl/604/flnti/h\mci3.h"\".\../../../../fl/604/flnti/h\modules.h"\".\../../h\../../version.h"\".\../../h\decoder.h"\"$(INTDIR)\decoder.obj" : $(SOURCE) $(DEP_CPP_DECOD) "$(INTDIR)"$(CPP) $(CPP_PROJ) $(SOURCE)# End Source File################################################################################# Begin Source FileSOURCE=\projects\Decoder.005\src\c\dec_util.cDEP_CPP_DEC_U=\".\../../../../fl/604/flnti/h\ctdefs.h"\".\../../../../fl/604/flnti/h\fl_utils.h"\".\../../../../fl/604/flnti/h\fldefs.h"\".\../../../../fl/604/flnti/h\flib.h"\".\../../../../fl/604/flnti/h\flibnt.h"\".\../../../../fl/604/flnti/h\format3.h"\".\../../../../fl/604/flnti/h\g_utils.h"\".\../../../../fl/604/flnti/h\mci3.h"\".\../../../../fl/604/flnti/h\modules.h"\".\../../h\../../version.h"\".\../../h\decoder.h"\"$(INTDIR)\dec_util.obj" : $(SOURCE) $(DEP_CPP_DEC_U) "$(INTDIR)"$(CPP) $(CPP_PROJ) $(SOURCE)# End Source File################################################################################# Begin Source FileSOURCE=\projects\Fl\604\Flnti\Lib\mci3.lib!IF "$(CFG)" == "decoder - Win32 Release"!ELSEIF "$(CFG)" == "decoder - Win32 Debug"!ENDIF# End Source File################################################################################# Begin Source FileSOURCE=\projects\Fl\604\Flnti\Lib\fl_utils.lib!IF "$(CFG)" == "decoder - Win32 Release"!ELSEIF "$(CFG)" == "decoder - Win32 Debug"!ENDIF# End Source File################################################################################# Begin Source FileSOURCE=\projects\Fl\604\Flnti\Lib\flib.lib!IF "$(CFG)" == "decoder - Win32 Release"!ELSEIF "$(CFG)" == "decoder - Win32 Debug"!ENDIF# End Source File################################################################################# Begin Source FileSOURCE=\projects\Fl\604\Flnti\Lib\g_utils.lib!IF "$(CFG)" == "decoder - Win32 Release"!ELSEIF "$(CFG)" == "decoder - Win32 Debug"!ENDIF# End Source File################################################################################# Begin Source FileSOURCE=\projects\Fl\604\Flnti\Lib\encrypt.lib!IF "$(CFG)" == "decoder - Win32 Release"!ELSEIF "$(CFG)" == "decoder - Win32 Debug"!ENDIF# End Source File# End Target# End Project################################################################################