- # Microsoft Developer Studio Project File - Name="PTLib" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- CFG=PTLib - Win32 Release
- !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 "PTLib.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 "PTLib.mak" CFG="PTLib - Win32 Release"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "PTLib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "PTLib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "PTLib - 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 "......Lib"
- # PROP Intermediate_Dir "......LibRelease"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
- # ADD CPP /nologo /MD /W4 /GX /Zi /O2 /Ob2 /I "......includeptlibmsos" /I "......include" /D "NDEBUG" /Yu"ptlib.h" /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0xc09 /d "NDEBUG"
- # ADD RSC /l 0xc09 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /dll /machine:I386
- # ADD LINK32 vfw32.lib winmm.lib mpr.lib snmpapi.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /dll /debug /debugtype:both /machine:I386 /libpath:"......lib"
- # Begin Custom Build - Extracting debug symbols
- OutDir=.......Lib
- TargetName=PTLib
- InputPath=pwlibLibPTLib.dll
- SOURCE="$(InputPath)"
- "$(OutDir)$(TargetName).dbg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- rebase -b 0x10000000 -x . $(OutDir)$(TargetName).dll
- # End Custom Build
- !ELSEIF "$(CFG)" == "PTLib - 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 "......Lib"
- # PROP Intermediate_Dir "......LibDebug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
- # ADD CPP /nologo /MDd /W4 /GX /Zi /Od /I "......includeptlibmsos" /I "......include" /D "_DEBUG" /FD /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # ADD BASE MTL /nologo /D "_DEBUG" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0xc09 /d "_DEBUG"
- # ADD RSC /l 0xc09 /fo"......LibDebug/ptlib.res" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /dll /debug /machine:I386
- # ADD LINK32 vfw32.lib winmm.lib mpr.lib snmpapi.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"......LibPTLibd.dll" /libpath:"..lib"
- !ENDIF
- # Begin Target
- # Name "PTLib - Win32 Release"
- # Name "PTLib - Win32 Debug"
- # Begin Source File
- SOURCE=.dllmain.cxx
- # SUBTRACT CPP /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.libver.rc
- !IF "$(CFG)" == "PTLib - Win32 Release"
- # ADD BASE RSC /l 0xc09
- # ADD RSC /l 0xc09 /fo"......LibRelease/ptlib.res" /d PRODUCT=PTLib
- !ELSEIF "$(CFG)" == "PTLib - Win32 Debug"
- # ADD BASE RSC /l 0xc09
- # ADD RSC /l 0xc09 /d PRODUCT=PTLib
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=......LibReleaseptlib.def
- !IF "$(CFG)" == "PTLib - Win32 Release"
- !ELSEIF "$(CFG)" == "PTLib - Win32 Debug"
- # PROP Exclude_From_Build 1
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=......includeptlibmsosptlib.dtf
- !IF "$(CFG)" == "PTLib - Win32 Release"
- USERDEP__PTLIB="$(OutDir)ptlibs.lib"
- # Begin Custom Build - Merging exported library symbols
- IntDir=.......LibRelease
- OutDir=.......Lib
- TargetName=PTLib
- InputPath=......includeptlibmsosptlib.dtf
- "$(IntDir)$(TargetName).def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- MergeSym $(OutDir)ptlibs.lib $(InputPath)
- copy $(InputPath)+nul $(IntDir)$(TargetName).def > nul
- # End Custom Build
- !ELSEIF "$(CFG)" == "PTLib - Win32 Debug"
- # PROP Exclude_From_Build 1
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=......LibDebugPTLibd.def
- !IF "$(CFG)" == "PTLib - Win32 Release"
- # PROP Exclude_From_Build 1
- !ELSEIF "$(CFG)" == "PTLib - Win32 Debug"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=......includeptlibmsosptlibd.dtf
- !IF "$(CFG)" == "PTLib - Win32 Release"
- # PROP Exclude_From_Build 1
- !ELSEIF "$(CFG)" == "PTLib - Win32 Debug"
- # PROP Ignore_Default_Tool 1
- USERDEP__PTLIBD="$(OutDir)ptlibsd.lib"
- # Begin Custom Build - Merging exported library symbols
- IntDir=.......LibDebug
- OutDir=.......Lib
- TargetName=PTLibd
- InputPath=......includeptlibmsosptlibd.dtf
- "$(IntDir)$(TargetName).def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- MergeSym $(OutDir)ptlibsd.lib $(InputPath)
- copy $(InputPath)+nul $(IntDir)$(TargetName).def > nul
- # End Custom Build
- !ENDIF
- # End Source File
- # End Target
- # End Project