bladeenc.dsp
上传用户:bjsgzm
上传日期:2007-01-08
资源大小:256k
文件大小:3k
源码类别:

mpeg/mp3

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="bladeenc" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=bladeenc - 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 "bladeenc.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 "bladeenc.mak" CFG="bladeenc - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "bladeenc - Win32 Release" (based on
  19.  "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=xicl5.exe
  25. MTL=midl.exe
  26. RSC=rc.exe
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "Release"
  30. # PROP BASE Intermediate_Dir "Release"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "Release"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  39. # ADD CPP /nologo /GB /Zp1 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD -Qxi /c
  40. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  41. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  42. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  43. # ADD RSC /l 0x409 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=xilink5.exe
  48. # ADD BASE LINK32 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 /machine:I386
  49. # ADD LINK32 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 /machine:I386
  50. # Begin Target
  51. # Name "bladeenc - Win32 Release"
  52. # Begin Source File
  53. SOURCE=.bladedll.h
  54. # End Source File
  55. # Begin Source File
  56. SOURCE=.bladtab.c
  57. # End Source File
  58. # Begin Source File
  59. SOURCE=.codec.c
  60. # End Source File
  61. # Begin Source File
  62. SOURCE=.common.c
  63. # End Source File
  64. # Begin Source File
  65. SOURCE=.dllmain.c
  66. # End Source File
  67. # Begin Source File
  68. SOURCE=.encode.c
  69. # End Source File
  70. # Begin Source File
  71. SOURCE=.formatbitstream2.c
  72. # End Source File
  73. # Begin Source File
  74. SOURCE=.huffman.c
  75. # End Source File
  76. # Begin Source File
  77. SOURCE=.l3bitstream.c
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.l3psy.c
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.loop.c
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.mdct.c
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.reservoir.c
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.resource.h
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.strupr.c
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.subs.c
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.tables.c
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.version.rc
  105. # End Source File
  106. # End Target
  107. # End Project