logresolve.dsp revision 56e85d89d42a6980f31b800266649efbed338da3
beaad6ac31022179c44d88536811e9ccd9425696nd# Microsoft Developer Studio Project File - Name="logresolve" - Package Owner=<4>
beaad6ac31022179c44d88536811e9ccd9425696nd# Microsoft Developer Studio Generated Build File, Format Version 6.00
beaad6ac31022179c44d88536811e9ccd9425696nd# ** DO NOT EDIT **
beaad6ac31022179c44d88536811e9ccd9425696nd
beaad6ac31022179c44d88536811e9ccd9425696nd# TARGTYPE "Win32 (x86) Console Application" 0x0103
beaad6ac31022179c44d88536811e9ccd9425696nd
beaad6ac31022179c44d88536811e9ccd9425696ndCFG=logresolve - Win32 Debug
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE This is not a valid makefile. To build this project using NMAKE,
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE use the Export Makefile command and run
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE NMAKE /f "logresolve.mak".
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE You can specify a configuration when running NMAKE
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE by defining the macro CFG on the command line. For example:
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE NMAKE /f "logresolve.mak" CFG="logresolve - Win32 Debug"
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE
beaad6ac31022179c44d88536811e9ccd9425696nd!MESSAGE Possible choices for configuration are:
01c674544bd4c211141bcd9fb09b96ffc18c6c3dnd!MESSAGE
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!MESSAGE "logresolve - Win32 Release" (based on "Win32 (x86) Console Application")
01c674544bd4c211141bcd9fb09b96ffc18c6c3dnd!MESSAGE "logresolve - Win32 Debug" (based on "Win32 (x86) Console Application")
3726777f47ac4bba3e21b075905959bbea47e72eerikabele!MESSAGE
3726777f47ac4bba3e21b075905959bbea47e72eerikabele
3726777f47ac4bba3e21b075905959bbea47e72eerikabele# Begin Project
3726777f47ac4bba3e21b075905959bbea47e72eerikabele# PROP AllowPerConfigDependencies 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Scc_ProjName ""
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Scc_LocalPath ""
7e68fce3cbd2246164e045a51ecd77f9f26680edndCPP=cl.exe
7e68fce3cbd2246164e045a51ecd77f9f26680edndRSC=rc.exe
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!IF "$(CFG)" == "logresolve - Win32 Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Use_MFC 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Use_Debug_Libraries 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Output_Dir "Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Intermediate_Dir "Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Target_Dir ""
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Use_MFC 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Use_Debug_Libraries 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Output_Dir "Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Intermediate_Dir "Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Ignore_Export_Lib 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Target_Dir ""
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../srclib/apr/include" /I "../srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Release/logresolve_src" /FD /c
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE RSC /l 0x409 /d "NDEBUG"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD RSC /l 0x409 /d "NDEBUG"
7e68fce3cbd2246164e045a51ecd77f9f26680edndBSC32=bscmake.exe
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE BSC32 /nologo
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BSC32 /nologo
7e68fce3cbd2246164e045a51ecd77f9f26680edndLINK32=link.exe
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /machine:I386
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /opt:ref
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!ELSEIF "$(CFG)" == "logresolve - Win32 Debug"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Use_MFC 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Use_Debug_Libraries 1
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Output_Dir "Debug"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Intermediate_Dir "Debug"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP BASE Target_Dir ""
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Use_MFC 0
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Use_Debug_Libraries 1
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Output_Dir "Debug"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Intermediate_Dir "Debug"
8cfbcde8e416fd60132dd4324c42a5098da156cfnd# PROP Ignore_Export_Lib 0
8cfbcde8e416fd60132dd4324c42a5098da156cfnd# PROP Target_Dir ""
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../srclib/apr/include" /I "../srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Debug/logresolve_src" /FD /c
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE RSC /l 0x409 /d "_DEBUG"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD RSC /l 0x409 /d "_DEBUG"
7e68fce3cbd2246164e045a51ecd77f9f26680edndBSC32=bscmake.exe
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE BSC32 /nologo
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BSC32 /nologo
7e68fce3cbd2246164e045a51ecd77f9f26680edndLINK32=link.exe
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD BASE LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!ENDIF
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Begin Target
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Name "logresolve - Win32 Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Name "logresolve - Win32 Debug"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Begin Source File
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680edndSOURCE=.\logresolve.c
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Source File
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Begin Source File
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680edndSOURCE=.\logresolve.rc
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Source File
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Begin Source File
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680edndSOURCE=..\build\win32\win32ver.awk
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!IF "$(CFG)" == "logresolve - Win32 Release"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Ignore_Default_Tool 1
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Begin Custom Build - Creating Version Resource
7e68fce3cbd2246164e045a51ecd77f9f26680edndInputPath=..\build\win32\win32ver.awk
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd".\logresolve.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd awk -f ../build/win32/win32ver.awk logresolve.exe "logresolve Utility" ../include/ap_release.h > .\logresolve.rc
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Custom Build
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!ELSEIF "$(CFG)" == "logresolve - Win32 Debug"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# PROP Ignore_Default_Tool 1
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# Begin Custom Build - Creating Version Resource
7e68fce3cbd2246164e045a51ecd77f9f26680edndInputPath=..\build\win32\win32ver.awk
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd".\logresolve.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7e68fce3cbd2246164e045a51ecd77f9f26680ednd awk -f ../build/win32/win32ver.awk logresolve.exe "logresolve Utility" ../include/ap_release.h > .\logresolve.rc
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Custom Build
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd!ENDIF
7e68fce3cbd2246164e045a51ecd77f9f26680ednd
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Source File
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Target
7e68fce3cbd2246164e045a51ecd77f9f26680ednd# End Project
7e68fce3cbd2246164e045a51ecd77f9f26680ednd