home *** CD-ROM | disk | FTP | other *** search
- # Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
- # ** DO NOT EDIT **
-
- # TARGTYPE "Win32 (x86) Console Application" 0x0103
-
- !IF "$(CFG)" == ""
- CFG=spp - Win32 Debug
- !MESSAGE No configuration specified. Defaulting to spp - Win32 Debug.
- !ENDIF
-
- !IF "$(CFG)" != "spp - Win32 Release" && "$(CFG)" != "spp - 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 "spp.mak" CFG="spp - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "spp - Win32 Release" (based on "Win32 (x86) Console Application")
- !MESSAGE "spp - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE
- !ERROR An invalid configuration is specified.
- !ENDIF
-
- !IF "$(OS)" == "Windows_NT"
- NULL=
- !ELSE
- NULL=nul
- !ENDIF
- ################################################################################
- # Begin Project
- # PROP Target_Last_Scanned "spp - Win32 Release"
- CPP=cl.exe
- RSC=rc.exe
-
- !IF "$(CFG)" == "spp - 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=.\Release
- INTDIR=.\Release
- # Begin Custom Macros
- ProjDir=.
- # End Custom Macros
-
- ALL : "$(OUTDIR)\spp.exe" "..\..\bindosr\spp.exe"
-
- CLEAN :
- -@erase "..\..\bindosr\spp.exe"
- -@erase ".\Release\spp.exe"
- -@erase ".\Release\vor_io.obj"
- -@erase ".\Release\scan_img.obj"
- -@erase ".\Release\spp.obj"
-
- "$(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 /W3 /GX /O2 /I "..\..\libtiff\libtiff" /I " ..\..\libimage" /I " ..\..\libip" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
- CPP_PROJ=/nologo /ML /W3 /GX /O2 /I "..\..\libtiff\libtiff" /I\
- " ..\..\libimage" /I " ..\..\libip" /D "WIN32" /D "NDEBUG" /D "_CONSOLE"\
- /Fp"$(INTDIR)/spp.pch" /YX /Fo"$(INTDIR)/" /c
- CPP_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 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/spp.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 odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\libtiff\libtiff\Release\libtiff.lib ..\..\libimage\Release\libimage.lib ..\..\libip\Release\libip.lib /nologo /subsystem:console /machine:I386
- LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
- advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
- odbccp32.lib ..\..\libtiff\libtiff\Release\libtiff.lib\
- ..\..\libimage\Release\libimage.lib ..\..\libip\Release\libip.lib /nologo\
- /subsystem:console /incremental:no /pdb:"$(OUTDIR)/spp.pdb" /machine:I386\
- /out:"$(OUTDIR)/spp.exe"
- LINK32_OBJS= \
- ".\Release\vor_io.obj" \
- ".\Release\scan_img.obj" \
- ".\Release\spp.obj"
-
- "$(OUTDIR)\spp.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- # Begin Custom Build
- ProjDir=.
- InputPath=.\Release\spp.exe
- InputName=spp
- SOURCE=$(InputPath)
-
- "$(ProjDir)\..\..\bindosr\$(InputName).exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy $(InputPath) $(ProjDir)\..\..\bindosr
-
- # End Custom Build
-
- !ELSEIF "$(CFG)" == "spp - 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=.\Debug
- INTDIR=.\Debug
- # Begin Custom Macros
- ProjDir=.
- # End Custom Macros
-
- ALL : "$(OUTDIR)\spp.exe" "..\..\bindosd\spp.exe"
-
- CLEAN :
- -@erase ".\Debug\vc40.pdb"
- -@erase ".\Debug\vc40.idb"
- -@erase ".\Debug\spp.ilk"
- -@erase ".\Debug\spp.obj"
- -@erase ".\Debug\vor_io.obj"
- -@erase ".\Debug\scan_img.obj"
- -@erase ".\Debug\spp.pdb"
- -@erase "..\..\bindosd\spp.exe"
- -@erase ".\Debug\spp.exe"
-
- "$(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 /W3 /Gm /GX /Zi /Od /I "..\..\libtiff\libtiff" /I " ..\..\libimage" /I " ..\..\libip" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
- CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\libtiff\libtiff" /I\
- " ..\..\libimage" /I " ..\..\libip" /D "WIN32" /D "_DEBUG" /D "_CONSOLE"\
- /Fp"$(INTDIR)/spp.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
- CPP_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 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/spp.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 odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\libtiff\libtiff\Debug\libtiff.lib ..\..\libimage\Debug\libimage.lib ..\..\libip\Debug\libip.lib /nologo /subsystem:console /debug /machine:I386
- LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
- advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
- odbccp32.lib ..\..\libtiff\libtiff\Debug\libtiff.lib\
- ..\..\libimage\Debug\libimage.lib ..\..\libip\Debug\libip.lib /nologo\
- /subsystem:console /incremental:yes /pdb:"$(OUTDIR)/spp.pdb" /debug\
- /machine:I386 /out:"$(OUTDIR)/spp.exe"
- LINK32_OBJS= \
- ".\Debug\spp.obj" \
- ".\Debug\vor_io.obj" \
- ".\Debug\scan_img.obj"
-
- "$(OUTDIR)\spp.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- # Begin Custom Build
- ProjDir=.
- InputPath=.\Debug\spp.exe
- InputName=spp
- SOURCE=$(InputPath)
-
- "$(ProjDir)\..\..\bindosd\$(InputName).exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy $(InputPath) $(ProjDir)\..\..\bindosd
-
- # End Custom Build
-
- !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 "spp - Win32 Release"
- # Name "spp - Win32 Debug"
-
- !IF "$(CFG)" == "spp - Win32 Release"
-
- !ELSEIF "$(CFG)" == "spp - Win32 Debug"
-
- !ENDIF
-
- ################################################################################
- # Begin Source File
-
- SOURCE=.\spp.c
- DEP_CPP_SPP_C=\
- ".\spp.h"\
- ".\..\..\libip\ip.h"\
- ".\..\..\libip\ph.h"\
- ".\..\..\libtiff\libtiff\tiffio.h"\
- ".\..\..\libimage\draw.h"\
- ".\..\..\libip\lldef.h"\
- ".\..\..\libip\sgl_stat.h"\
- ".\..\..\libip\convolve.h"\
- ".\..\..\libip\pcc2.h"\
- ".\..\..\libip\bdy_stru.h"\
- ".\..\..\libtiff\libtiff\tiff.h"\
- ".\..\..\libimage\tiffimage.h"\
- ".\..\..\libimage\gd.h"\
- ".\..\..\libimage\misc.h"\
- ".\..\..\libimage\images.h"\
-
-
- "$(INTDIR)\spp.obj" : $(SOURCE) $(DEP_CPP_SPP_C) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\scan_img.c
- DEP_CPP_SCAN_=\
- ".\spp.h"\
- ".\..\..\libip\ip.h"\
- ".\..\..\libip\ph.h"\
- ".\..\..\libtiff\libtiff\tiffio.h"\
- ".\..\..\libimage\draw.h"\
- ".\..\..\libip\lldef.h"\
- ".\..\..\libip\sgl_stat.h"\
- ".\..\..\libip\convolve.h"\
- ".\..\..\libip\pcc2.h"\
- ".\..\..\libip\bdy_stru.h"\
- ".\..\..\libtiff\libtiff\tiff.h"\
- ".\..\..\libimage\tiffimage.h"\
- ".\..\..\libimage\gd.h"\
- ".\..\..\libimage\misc.h"\
- ".\..\..\libimage\images.h"\
-
-
- "$(INTDIR)\scan_img.obj" : $(SOURCE) $(DEP_CPP_SCAN_) "$(INTDIR)"
-
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\vor_io.c
- DEP_CPP_VOR_I=\
- ".\spp.h"\
- ".\..\..\libip\ip.h"\
- ".\..\..\libip\ph.h"\
- ".\..\..\libtiff\libtiff\tiffio.h"\
- ".\..\..\libimage\draw.h"\
- ".\..\..\libip\lldef.h"\
- ".\..\..\libip\sgl_stat.h"\
- ".\..\..\libip\convolve.h"\
- ".\..\..\libip\pcc2.h"\
- ".\..\..\libip\bdy_stru.h"\
- ".\..\..\libtiff\libtiff\tiff.h"\
- ".\..\..\libimage\tiffimage.h"\
- ".\..\..\libimage\gd.h"\
- ".\..\..\libimage\misc.h"\
- ".\..\..\libimage\images.h"\
-
-
- "$(INTDIR)\vor_io.obj" : $(SOURCE) $(DEP_CPP_VOR_I) "$(INTDIR)"
-
-
- # End Source File
- # End Target
- # End Project
- ################################################################################
-