PWLib.dsp
上传用户:hzhsqp
上传日期:2007-01-06
资源大小:1600k
文件大小:6k
源码类别:

IP电话/视频会议

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="PWLib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=PWLib - Win32 Release
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "PWLib.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "PWLib.mak" CFG="PWLib - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "PWLib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "PWLib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "PWLib - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "......Lib"
  37. # PROP Intermediate_Dir "......LibRelease"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  41. # ADD CPP /nologo /MD /W4 /GX /Zi /O2 /Ob2 /I "mswin/include" /I "msos/include" /I "common" /D "NDEBUG" /Yu"pwlib.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0xc09 /d "NDEBUG"
  45. # ADD RSC /l 0xc09 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /base:"0x20000000" /subsystem:windows /dll /debug /debugtype:both /machine:I386 /def:"......LibReleasePWLib.def" /libpath:"......Lib"
  52. # SUBTRACT LINK32 /pdb:none
  53. # Begin Custom Build - Extracting debug symbols
  54. OutDir=.......Lib
  55. TargetName=PWLib
  56. InputPath=WorkpwlibLibPWLib.dll
  57. SOURCE="$(InputPath)"
  58. "$(OutDir)$(TargetName).dbg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  59. rebase -b 0x20000000 -x . $(OutDir)$(TargetName).dll
  60. # End Custom Build
  61. !ELSEIF  "$(CFG)" == "PWLib - Win32 Debug"
  62. # PROP BASE Use_MFC 0
  63. # PROP BASE Use_Debug_Libraries 1
  64. # PROP BASE Output_Dir "Debug"
  65. # PROP BASE Intermediate_Dir "Debug"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 0
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir "......Lib"
  70. # PROP Intermediate_Dir "......LibDebug"
  71. # PROP Ignore_Export_Lib 0
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  74. # ADD CPP /nologo /MDd /W4 /GX /Zi /Od /I "mswin/include" /I "msos/include" /I "common" /D "_DEBUG" /FD /c
  75. # SUBTRACT CPP /Fr /YX /Yc /Yu
  76. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  77. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  78. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  79. # ADD RSC /l 0xc09 /d "_DEBUG"
  80. BSC32=bscmake.exe
  81. # ADD BASE BSC32 /nologo
  82. # ADD BSC32 /nologo
  83. LINK32=link.exe
  84. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  85. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /base:"0x20000000" /subsystem:windows /dll /debug /machine:I386 /def:"......LibDebugPWLibd.def" /out:"......LibPWLibd.dll" /libpath:"......Lib"
  86. # SUBTRACT LINK32 /pdb:none
  87. !ENDIF 
  88. # Begin Target
  89. # Name "PWLib - Win32 Release"
  90. # Name "PWLib - Win32 Debug"
  91. # Begin Source File
  92. SOURCE=.dllmain.cxx
  93. # SUBTRACT CPP /YX /Yc /Yu
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=....ptlibmsoslibver.rc
  97. !IF  "$(CFG)" == "PWLib - Win32 Release"
  98. # ADD BASE RSC /l 0xc09 /i "Workpwlibsrcptlibmsos"
  99. # ADD RSC /l 0xc09 /fo"......LibRelease/pwlib.res" /i "Workpwlibsrcptlibmsos"
  100. !ELSEIF  "$(CFG)" == "PWLib - Win32 Debug"
  101. # ADD BASE RSC /l 0xc09 /i "Workpwlibsrcptlibmsos"
  102. # ADD RSC /l 0xc09 /fo"......LibDebug/pwlib.res" /i "Workpwlibsrcptlibmsos"
  103. !ENDIF 
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=......LibReleasePWLib.def
  107. # PROP Exclude_From_Build 1
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=......includepwlibmswinpwlib.dtf
  111. !IF  "$(CFG)" == "PWLib - Win32 Release"
  112. # PROP Ignore_Default_Tool 1
  113. USERDEP__PWLIB="$(OutDir)pwlibs.lib" "$(IntDir)ptlib.def"
  114. # Begin Custom Build - Merging exported library symbols
  115. IntDir=.......LibRelease
  116. OutDir=.......Lib
  117. TargetName=PWLib
  118. InputPath=......includepwlibmswinpwlib.dtf
  119. "$(IntDir)$(TargetName).def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  120. MergeSym -I "$(Include)" -x ptlib.dtf $(OutDir)pwlibs.lib $(InputPath) 
  121. copy $(InputPath)+nul $(IntDir)$(TargetName).def > nul 
  122. # End Custom Build
  123. !ELSEIF  "$(CFG)" == "PWLib - Win32 Debug"
  124. # PROP Exclude_From_Build 1
  125. !ENDIF 
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=......LibDebugPWLibd.def
  129. # PROP Exclude_From_Build 1
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=......includepwlibmswinpwlibd.dtf
  133. !IF  "$(CFG)" == "PWLib - Win32 Release"
  134. # PROP Exclude_From_Build 1
  135. !ELSEIF  "$(CFG)" == "PWLib - Win32 Debug"
  136. # PROP Ignore_Default_Tool 1
  137. USERDEP__PWLIBD="$(OutDir)pwlibsd.lib" "$(IntDir)ptlibd.def"
  138. # Begin Custom Build - Merging exported library symbols
  139. IntDir=.......LibDebug
  140. OutDir=.......Lib
  141. TargetName=PWLibd
  142. InputPath=......includepwlibmswinpwlibd.dtf
  143. "$(IntDir)$(TargetName).def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  144. MergeSym -I "$(Include)" -x ptlibd.dtf $(OutDir)pwlibsd.lib $(InputPath) 
  145. copy $(InputPath)+nul $(IntDir)$(TargetName).def > nul 
  146. # End Custom Build
  147. !ENDIF 
  148. # End Source File
  149. # End Target
  150. # End Project