- # Microsoft Developer Studio Generated NMAKE File, Based on SAX2Print.dsp
- !IF "$(CFG)" == ""
- CFG=SAX2Print - Win64 Debug
- !MESSAGE No configuration specified. Defaulting to SAX2Print - Win64 Debug.
- !ENDIF
- !IF "$(CFG)" != "SAX2Print - Win32 Debug" && "$(CFG)" != "SAX2Print - Win64 Debug"
- !MESSAGE Invalid configuration "$(CFG)" specified.
- !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 "SAX2Print.mak" CFG="SAX2Print - Win64 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "SAX2Print - Win32 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE "SAX2Print - Win64 Debug" (based on "Win32 (x86) Console Application")
- !MESSAGE
- !ERROR An invalid configuration is specified.
- !ENDIF
- !IF "$(OS)" == "Windows_NT"
- NULL=
- !ELSE
- NULL=nul
- !ENDIF
- !IF "$(CFG)" == "SAX2Print - Win32 Debug"
- OUTDIR=...........bin
- INTDIR=...........binobj
- # Begin Custom Macros
- OutDir=...........bin
- # End Custom Macros
- ALL : "$(OUTDIR)SAX2Print.exe"
- CLEAN :
- -@erase "$(INTDIR)SAX2Print.obj"
- -@erase "$(INTDIR)SAX2PrintHandlers.obj"
- -@erase "$(INTDIR)vc60.idb"
- -@erase "$(INTDIR)vc60.pdb"
- -@erase "$(OUTDIR)SAX2Print.exe"
- -@erase "$(OUTDIR)SAX2Print.ilk"
- -@erase "$(OUTDIR)SAX2Print.pdb"
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
- "$(INTDIR)" :
- if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
- CPP=$(CPP)
- CPP_PROJ=/nologo /G5 /MDd /Za /W3 /Gm /GX /Zi /Od /I "..........include" /D "PROJ_SAX2PRINT" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "PLATFORM_WIN32" /Fo"$(INTDIR)\" /Fd"$(INTDIR)\" /FD /GZ /c
- .c{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cpp{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cxx{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .c{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cpp{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cxx{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- RSC=rc.exe
- BSC32=bscmake.exe
- BSC32_FLAGS=/nologo /o"$(OUTDIR)SAX2Print.bsc"
- BSC32_SBRS=
- LINK32=link.exe
- LINK32_FLAGS=kernel32.lib user32.lib xerces-c_2D.lib /nologo /version:1.0 /subsystem:console /incremental:yes /pdb:"$(OUTDIR)SAX2Print.pdb" /debug /machine:I386 /out:"$(OUTDIR)SAX2Print.exe" /pdbtype:sept /libpath:"..........lib"
- LINK32_OBJS=
- "$(INTDIR)SAX2Print.obj"
- "$(INTDIR)SAX2PrintHandlers.obj"
- "$(OUTDIR)SAX2Print.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
- !ELSEIF "$(CFG)" == "SAX2Print - Win64 Debug"
- OUTDIR=...........bin
- INTDIR=...........binobj
- # Begin Custom Macros
- OutDir=...........bin
- # End Custom Macros
- ALL : "$(OUTDIR)SAX2Print.exe"
- CLEAN :
- -@erase "$(INTDIR)SAX2Print.obj"
- -@erase "$(INTDIR)SAX2PrintHandlers.obj"
- -@erase "$(INTDIR)vc60.idb"
- -@erase "$(INTDIR)vc60.pdb"
- -@erase "$(OUTDIR)SAX2Print.exe"
- -@erase "$(OUTDIR)SAX2Print.ilk"
- -@erase "$(OUTDIR)SAX2Print.pdb"
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
- "$(INTDIR)" :
- if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
- CPP=$(CPP)
- CPP_PROJ=/MDd /Za /W3 /Gm /GX /Zi /Od /I "..........include" /D "WIN64" /D "PROJ_SAX2PRINT" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "PLATFORM_WIN32" /Fo"$(INTDIR)\" /Fd"$(INTDIR)\" /FD /GZ /machine:IA64 /c
- .c{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cpp{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cxx{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .c{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cpp{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- .cxx{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
- <<
- RSC=rc.exe
- BSC32=bscmake.exe
- BSC32_FLAGS=/nologo /o"$(OUTDIR)SAX2Print.bsc"
- BSC32_SBRS=
- LINK32=link.exe
- LINK32_FLAGS=kernel32.lib user32.lib xerces-c_2D.lib /nologo /version:1.0 /subsystem:console /incremental:yes /pdb:"$(OUTDIR)SAX2Print.pdb" /debug /machine:IX86 /out:"$(OUTDIR)SAX2Print.exe" /pdbtype:sept /libpath:"..........lib" /machine:IA64
- LINK32_OBJS=
- "$(INTDIR)SAX2Print.obj"
- "$(INTDIR)SAX2PrintHandlers.obj"
- "$(OUTDIR)SAX2Print.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
- !ENDIF
- !IF "$(NO_EXTERNAL_DEPS)" != "1"
- !IF EXISTS("SAX2Print.dep")
- !INCLUDE "SAX2Print.dep"
- !ELSE
- !MESSAGE Warning: cannot find "SAX2Print.dep"
- !ENDIF
- !ENDIF
- !IF "$(CFG)" == "SAX2Print - Win32 Debug" || "$(CFG)" == "SAX2Print - Win64 Debug"
- SOURCE=........SAX2PrintSAX2Print.cpp
- "$(INTDIR)SAX2Print.obj" : $(SOURCE) "$(INTDIR)"
- $(CPP) $(CPP_PROJ) $(SOURCE)
- SOURCE=........SAX2PrintSAX2PrintHandlers.cpp
- "$(INTDIR)SAX2PrintHandlers.obj" : $(SOURCE) "$(INTDIR)"
- $(CPP) $(CPP_PROJ) $(SOURCE)
- !ENDIF