!ENDIF
################################################################################
# Begin Project
-# PROP Target_Last_Scanned "gennmtab - Win32 Debug"
+# PROP Target_Last_Scanned "xmlparse - Win32 Debug"
!IF "$(CFG)" == "xmltok - Win32 Release"
OUTDIR=.\xmlwf\Release
INTDIR=.\xmlwf\Release
-ALL : "xmlparse - Win32 Release" "xmltok - Win32 Release" ".\bin\xmlwf.exe"
+ALL : "xmlparse - Win32 Release" ".\bin\xmlwf.exe"
CLEAN :
-@erase "$(INTDIR)\win32filemap.obj"
LINK32_OBJS= \
"$(INTDIR)\win32filemap.obj" \
"$(INTDIR)\xmlwf.obj" \
- ".\Release\xmltok.lib" \
".\xmlparse\Release\xmlparse.lib"
".\bin\xmlwf.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
OUTDIR=.\xmlwf\Debug
INTDIR=.\xmlwf\Debug
-ALL : "xmlparse - Win32 Debug" "xmltok - Win32 Debug" ".\Debug\xmlwf.exe"
+ALL : "xmlparse - Win32 Debug" ".\Debug\xmlwf.exe"
CLEAN :
-@erase "$(INTDIR)\vc40.idb"
LINK32_OBJS= \
"$(INTDIR)\win32filemap.obj" \
"$(INTDIR)\xmlwf.obj" \
- ".\Debug\xmltok.lib" \
".\xmlparse\Debug\xmlparse.lib"
".\Debug\xmlwf.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
".\xmltok_impl.c"\
".\xmltok_impl.h"\
-NODEP_CPP_XMLTO=\
- ".\("\
-
"$(INTDIR)\xmltok.obj" : $(SOURCE) $(DEP_CPP_XMLTO) "$(INTDIR)" ".\nametab.h"
$(CPP) /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS"\
!ENDIF
-################################################################################
-# Begin Project Dependency
-
-# Project_Dep_Name "xmltok"
-
-!IF "$(CFG)" == "xmlwf - Win32 Release"
-
-"xmltok - Win32 Release" :
- $(MAKE) /$(MAKEFLAGS) /F ".\xmltok.mak" CFG="xmltok - Win32 Release"
-
-!ELSEIF "$(CFG)" == "xmlwf - Win32 Debug"
-
-"xmltok - Win32 Debug" :
- $(MAKE) /$(MAKEFLAGS) /F ".\xmltok.mak" CFG="xmltok - Win32 Debug"
-
-!ENDIF
-
-# End Project Dependency
################################################################################
# Begin Source File
SOURCE=.\xmlwf\xmlwf.c
-
-!IF "$(CFG)" == "xmlwf - Win32 Release"
-
DEP_CPP_XMLWF=\
- ".\xmlparse.h"\
+ ".\xmlparse\xmlparse.h"\
".\xmlwf\filemap.h"\
$(CPP) $(CPP_PROJ) $(SOURCE)
-!ELSEIF "$(CFG)" == "xmlwf - Win32 Debug"
-
-DEP_CPP_XMLWF=\
- ".\xmlparse.h"\
- ".\xmlwf\filemap.h"\
-
-
-"$(INTDIR)\xmlwf.obj" : $(SOURCE) $(DEP_CPP_XMLWF) "$(INTDIR)"
- $(CPP) $(CPP_PROJ) $(SOURCE)
-
-
-!ENDIF
-
# End Source File
################################################################################
# Begin Source File
SOURCE=.\xmlwf\win32filemap.c
-
-!IF "$(CFG)" == "xmlwf - Win32 Release"
-
DEP_CPP_WIN32=\
".\xmlwf\filemap.h"\
$(CPP) $(CPP_PROJ) $(SOURCE)
-!ELSEIF "$(CFG)" == "xmlwf - Win32 Debug"
-
-DEP_CPP_WIN32=\
- ".\xmlwf\filemap.h"\
-
-NODEP_CPP_WIN32=\
- ".\xmlwf\("\
-
-
-"$(INTDIR)\win32filemap.obj" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
- $(CPP) $(CPP_PROJ) $(SOURCE)
-
-
-!ENDIF
-
# End Source File
################################################################################
# Begin Source File
!IF "$(CFG)" == "xmlparse - Win32 Release"
DEP_CPP_XMLPA=\
- ".\xmlparse.h"\
".\xmlparse\hashtable.h"\
+ ".\xmlparse\xmlparse.h"\
".\xmlrole.h"\
".\xmltok.h"\
-NODEP_CPP_XMLPA=\
- ".\xmlparse\}"\
-
"$(INTDIR)\xmlparse.obj" : $(SOURCE) $(DEP_CPP_XMLPA) "$(INTDIR)"
$(CPP) $(CPP_PROJ) $(SOURCE)
!ELSEIF "$(CFG)" == "xmlparse - Win32 Debug"
DEP_CPP_XMLPA=\
- ".\xmlparse.h"\
".\xmlparse\hashtable.h"\
+ ".\xmlparse\xmlparse.h"\
".\xmlrole.h"\
".\xmltok.h"\