- # Microsoft Developer Studio Project File - Name="xutil" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=xutil - Win32 ReleaseDLL
- !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 "xutil.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 "xutil.mak" CFG="xutil - Win32 ReleaseDLL"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "xutil - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
- !MESSAGE "xutil - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
- !MESSAGE "xutil - Win32 Release" (based on "Win32 (x86) Static Library")
- !MESSAGE "xutil - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
- !MESSAGE "xutil - Win32 DebugMT" (based on "Win32 (x86) Static Library")
- !MESSAGE "xutil - Win32 Debug" (based on "Win32 (x86) Static Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "xutil - Win32 ReleaseDLL"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ReleaseDLL"
- # PROP BASE Intermediate_Dir "ReleaseDLL"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "..libReleaseDLL"
- # PROP Intermediate_Dir "ReleaseDLL"
- # PROP Target_Dir ""
- MTL=midl.exe
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ELSEIF "$(CFG)" == "xutil - Win32 ReleaseMT"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ReleaseMT"
- # PROP BASE Intermediate_Dir "ReleaseMT"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "..libReleaseMT"
- # PROP Intermediate_Dir "ReleaseMT"
- # PROP Target_Dir ""
- MTL=midl.exe
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /MT /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ELSEIF "$(CFG)" == "xutil - 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 "..libRelease"
- # PROP Intermediate_Dir "Release"
- # PROP Target_Dir ""
- MTL=midl.exe
- # ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /ML /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ELSEIF "$(CFG)" == "xutil - Win32 DebugDLL"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "DebugDLL"
- # PROP BASE Intermediate_Dir "DebugDLL"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "..libDebugDLL"
- # PROP Intermediate_Dir "DebugDLL"
- # PROP Target_Dir ""
- MTL=midl.exe
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ELSEIF "$(CFG)" == "xutil - Win32 DebugMT"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "DebugMT"
- # PROP BASE Intermediate_Dir "DebugMT"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "..libDebugMT"
- # PROP Intermediate_Dir "DebugMT"
- # PROP Target_Dir ""
- MTL=midl.exe
- # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ELSEIF "$(CFG)" == "xutil - 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 "..libDebug"
- # PROP Intermediate_Dir "Debug"
- # PROP Target_Dir ""
- MTL=midl.exe
- # ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ENDIF
- # Begin Target
- # Name "xutil - Win32 ReleaseDLL"
- # Name "xutil - Win32 ReleaseMT"
- # Name "xutil - Win32 Release"
- # Name "xutil - Win32 DebugDLL"
- # Name "xutil - Win32 DebugMT"
- # Name "xutil - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=......srcutilascii85.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilbytesrc.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilchecksum.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilddump_viewer.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilfile_obsolete.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilformat_guess.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilitree.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutillogrotate.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilmd5.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilrandom_gen.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilregexp.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilrwstreambuf.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilsmalldns.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilstrbuffer.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilstream_utils.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilstrsearch.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilthread_pool.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilunicode.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srcutilutf8.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=......includeutilascii85.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilbytesrc.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilchecksum.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilddump_viewer.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilfile_obsolete.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilformat_guess.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilitree.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutillightstr.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutillinkedset.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutillogrotate.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilmd5.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrandom_gen.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrange.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrange_coll.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrangemap.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilreader_writer.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilregexp.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilresize_iter.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrwstream.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrwstreambuf.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilsmalldns.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilstrbuffer.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilstream_utils.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilstrsearch.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilthread_pool.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilunicode.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilutf8.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilutil_exception.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includeutilweakmap.hpp
- # End Source File
- # End Group
- # Begin Group "Inline Files"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=......includeutilchecksum.inl
- # End Source File
- # Begin Source File
- SOURCE=......includeutilitree.inl
- # End Source File
- # Begin Source File
- SOURCE=......includeutilrangemap.inl
- # End Source File
- # Begin Source File
- SOURCE=......includeutilstrbuffer.inl
- # End Source File
- # Begin Source File
- SOURCE=......includeutilweakmap.inl
- # End Source File
- # End Group
- # End Target
- # End Project