wavetsp.plg
上传用户:hcyyun520
上传日期:2019-05-14
资源大小:365k
文件大小:7k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Setup - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP12F5.TMP" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /I "......tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Setup.pch" /Yu"sepch.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "F:telprogChapter07WaveTspSetupSetup.cpp"
  13. ]
  14. Creating command line "cl.exe @c:windowsTEMPRSP12F5.TMP" 
  15. Creating temporary file "c:windowsTEMPRSP12F6.TMP" with contents
  16. [
  17. /nologo /ML /W3 /GX /O2 /I "......tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Setup.pch" /Yc"sepch.h" /Fo"Release/" /Fd"Release/" /FD /c 
  18. "F:telprogChapter07WaveTspSetupsepch.cpp"
  19. ]
  20. Creating command line "cl.exe @c:windowsTEMPRSP12F6.TMP" 
  21. Creating temporary file "c:windowsTEMPRSP12F7.TMP" with contents
  22. [
  23. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tapi32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Setup.pdb" /machine:I386 /out:"Release/Setup.exe" 
  24. .Releasesepch.obj
  25. .ReleaseSetup.obj
  26. ]
  27. Creating command line "link.exe @c:windowsTEMPRSP12F7.TMP"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. sepch.cpp
  31. Compiling...
  32. Setup.cpp
  33. Linking...
  34. <h3>Results</h3>
  35. Setup.exe - 0 error(s), 0 warning(s)
  36. <h3>
  37. --------------------Configuration: Setup - Win32 Debug--------------------
  38. </h3>
  39. <h3>Command Lines</h3>
  40. Creating temporary file "c:windowsTEMPRSP1341.TMP" with contents
  41. [
  42. /nologo /MLd /W3 /Gm /GX /ZI /Od /I "......tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Setup.pch" /Yu"sepch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  43. "F:telprogChapter07WaveTspSetupSetup.cpp"
  44. ]
  45. Creating command line "cl.exe @c:windowsTEMPRSP1341.TMP" 
  46. Creating temporary file "c:windowsTEMPRSP1342.TMP" with contents
  47. [
  48. /nologo /MLd /W3 /Gm /GX /ZI /Od /I "......tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Setup.pch" /Yc"sepch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  49. "F:telprogChapter07WaveTspSetupsepch.cpp"
  50. ]
  51. Creating command line "cl.exe @c:windowsTEMPRSP1342.TMP" 
  52. Creating temporary file "c:windowsTEMPRSP1343.TMP" with contents
  53. [
  54. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Setup.pdb" /debug /machine:I386 /out:"Debug/Setup.exe" /pdbtype:sept 
  55. .Debugsepch.obj
  56. .DebugSetup.obj
  57. ]
  58. Creating command line "link.exe @c:windowsTEMPRSP1343.TMP"
  59. <h3>Output Window</h3>
  60. Compiling...
  61. sepch.cpp
  62. Compiling...
  63. Setup.cpp
  64. Linking...
  65. <h3>Results</h3>
  66. Setup.exe - 0 error(s), 0 warning(s)
  67. <h3>
  68. --------------------Configuration: wavetsp - Win32 Debug--------------------
  69. </h3>
  70. <h3>Command Lines</h3>
  71. Creating command line "rc.exe /l 0x409 /fo"Debug/WaveTsp.res" /d "_DEBUG" "F:telprogChapter07WaveTspWaveTsp.rc"" 
  72. Creating temporary file "c:windowsTEMPRSP1384.TMP" with contents
  73. [
  74. /nologo /MTd /W3 /Gm /GX /ZI /Od /I "....tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/wavetsp.pch" /Yu"pch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  75. "F:telprogChapter07WaveTsptspcall.cpp"
  76. "F:telprogChapter07WaveTsptspline.cpp"
  77. "F:telprogChapter07WaveTspuicall.cpp"
  78. "F:telprogChapter07WaveTsputilities.cpp"
  79. "F:telprogChapter07WaveTspWaveTsp.cpp"
  80. "F:telprogChapter07WaveTspwaveui.cpp"
  81. ]
  82. Creating command line "cl.exe @c:windowsTEMPRSP1384.TMP" 
  83. Creating temporary file "c:windowsTEMPRSP1385.TMP" with contents
  84. [
  85. /nologo /MTd /W3 /Gm /GX /ZI /Od /I "....tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/wavetsp.pch" /Yc"pch.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  86. "F:telprogChapter07WaveTsppch.cpp"
  87. ]
  88. Creating command line "cl.exe @c:windowsTEMPRSP1385.TMP" 
  89. Creating temporary file "c:windowsTEMPRSP1386.TMP" with contents
  90. [
  91. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/wavetsp.pdb" /debug /machine:I386 /def:".WaveTsp.def" /out:"Debug/wavetsp.dll" /implib:"Debug/wavetsp.lib" /pdbtype:sept 
  92. .Debugpch.obj
  93. .Debugtspcall.obj
  94. .Debugtspline.obj
  95. .Debuguicall.obj
  96. .Debugutilities.obj
  97. .DebugWaveTsp.obj
  98. .Debugwaveui.obj
  99. .DebugWaveTsp.res
  100. ]
  101. Creating command line "link.exe @c:windowsTEMPRSP1386.TMP"
  102. <h3>Output Window</h3>
  103. Compiling resources...
  104. Compiling...
  105. pch.cpp
  106. Compiling...
  107. tspcall.cpp
  108. tspline.cpp
  109. uicall.cpp
  110. utilities.cpp
  111. WaveTsp.cpp
  112. waveui.cpp
  113. Generating Code...
  114. Linking...
  115. .WaveTsp.def : warning LNK4017: PROTMODE statement not supported for the target platform; ignored
  116.    Creating library Debug/wavetsp.lib and object Debug/wavetsp.exp
  117. Creating temporary file "c:windowsTEMPRSP2051.BAT" with contents
  118. [
  119. @echo off
  120. copy debugwavetsp.dll c:winntsystem32wavetsp.tsp
  121. ]
  122. Creating command line "c:windowsTEMPRSP2051.BAT"
  123. Copying to WindowsSystem
  124. Path not found - c:winntsystem32wavetsp.tsp   
  125.         0 file(s) copied
  126. <h3>Results</h3>
  127. wavetsp.dll - 0 error(s), 1 warning(s)
  128. <h3>
  129. --------------------Configuration: wavetsp - Win32 Release--------------------
  130. </h3>
  131. <h3>Command Lines</h3>
  132. Creating command line "rc.exe /l 0x409 /fo"Release/WaveTsp.res" /d "NDEBUG" "F:telprogChapter07WaveTspWaveTsp.rc"" 
  133. Creating temporary file "c:windowsTEMPRSP2083.TMP" with contents
  134. [
  135. /nologo /MT /W3 /GX /O2 /I "....tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/wavetsp.pch" /Yu"pch.h" /Fo"Release/" /Fd"Release/" /FD /c 
  136. "F:telprogChapter07WaveTsptspcall.cpp"
  137. "F:telprogChapter07WaveTsptspline.cpp"
  138. "F:telprogChapter07WaveTspuicall.cpp"
  139. "F:telprogChapter07WaveTsputilities.cpp"
  140. "F:telprogChapter07WaveTspWaveTsp.cpp"
  141. "F:telprogChapter07WaveTspwaveui.cpp"
  142. ]
  143. Creating command line "cl.exe @c:windowsTEMPRSP2083.TMP" 
  144. Creating temporary file "c:windowsTEMPRSP2084.TMP" with contents
  145. [
  146. /nologo /MT /W3 /GX /O2 /I "....tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/wavetsp.pch" /Yc"pch.h" /Fo"Release/" /Fd"Release/" /FD /c 
  147. "F:telprogChapter07WaveTsppch.cpp"
  148. ]
  149. Creating command line "cl.exe @c:windowsTEMPRSP2084.TMP" 
  150. Creating temporary file "c:windowsTEMPRSP2085.TMP" with contents
  151. [
  152. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/wavetsp.pdb" /machine:I386 /def:".WaveTsp.def" /out:"Release/wavetsp.dll" /implib:"Release/wavetsp.lib" 
  153. .Releasepch.obj
  154. .Releasetspcall.obj
  155. .Releasetspline.obj
  156. .Releaseuicall.obj
  157. .Releaseutilities.obj
  158. .ReleaseWaveTsp.obj
  159. .Releasewaveui.obj
  160. .ReleaseWaveTsp.res
  161. ]
  162. Creating command line "link.exe @c:windowsTEMPRSP2085.TMP"
  163. <h3>Output Window</h3>
  164. Compiling resources...
  165. Compiling...
  166. pch.cpp
  167. Compiling...
  168. tspcall.cpp
  169. tspline.cpp
  170. uicall.cpp
  171. utilities.cpp
  172. WaveTsp.cpp
  173. waveui.cpp
  174. Generating Code...
  175. Linking...
  176. .WaveTsp.def : warning LNK4017: PROTMODE statement not supported for the target platform; ignored
  177.    Creating library Release/wavetsp.lib and object Release/wavetsp.exp
  178. <h3>Results</h3>
  179. wavetsp.dll - 0 error(s), 1 warning(s)
  180. </pre>
  181. </body>
  182. </html>