VisVFWCamera.dsp
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:5k
开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="VisVFWCamera" - 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=VisVFWCamera - Win32 Debug
  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 "VisVFWCamera.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 "VisVFWCamera.mak" CFG="VisVFWCamera - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "VisVFWCamera - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "VisVFWCamera - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. CPP=cl.exe
  24. MTL=midl.exe
  25. RSC=rc.exe
  26. !IF  "$(CFG)" == "VisVFWCamera - Win32 Release"
  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 "..Lib"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. LIB32=link.exe -lib
  39. F90=fl32.exe
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "VIS_VFW_BUILD" /YX"VisVFWCamPch.h" /FD /c
  42. # SUBTRACT CPP /Fr
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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
  52. # 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 winmm.lib vfw32.lib /nologo /base:"0x2b200000" /subsystem:windows /dll /pdb:"..bin/VisVFWCamera.pdb" /machine:I386 /out:"..bin/VisVFWCamera.dll"
  53. # SUBTRACT LINK32 /pdb:none
  54. # Begin Special Build Tool
  55. SOURCE="$(InputPath)"
  56. PostBuild_Desc=Adding registry entries
  57. PostBuild_Cmds=regedit /s VisVFWCamera.reg
  58. # End Special Build Tool
  59. !ELSEIF  "$(CFG)" == "VisVFWCamera - Win32 Debug"
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "..Lib"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. LIB32=link.exe -lib
  72. F90=fl32.exe
  73. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  74. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "VIS_VFW_BUILD" /YX"VisVFWCamPch.h" /Fd"Debug/VisVFWCameraDB" /FD /c
  75. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # 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 /debug /machine:I386 /pdbtype:sept
  84. # 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 winmm.lib vfw32.lib /nologo /base:"0x2b200000" /subsystem:windows /dll /incremental:no /pdb:"..bin/VisVFWCameraDB.pdb" /debug /machine:I386 /out:"..bin/VisVFWCameraDB.dll"
  85. # SUBTRACT LINK32 /pdb:none
  86. # Begin Special Build Tool
  87. SOURCE="$(InputPath)"
  88. PostBuild_Desc=Adding registry entries
  89. PostBuild_Cmds=regedit /s VisVFWCamera.reg
  90. # End Special Build Tool
  91. !ENDIF 
  92. # Begin Target
  93. # Name "VisVFWCamera - Win32 Release"
  94. # Name "VisVFWCamera - Win32 Debug"
  95. # Begin Group "Source Files"
  96. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  97. # Begin Source File
  98. SOURCE=.VisVFWCamDLL.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.VisVFWCamera.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.VisVFWCamProj.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.VisVFWProvider.cpp
  108. # End Source File
  109. # End Group
  110. # Begin Group "Header Files"
  111. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  112. # Begin Source File
  113. SOURCE=.VisVFWCamera.h
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.VisVFWCamProj.h
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.VisVFWProvider.h
  120. # End Source File
  121. # End Group
  122. # Begin Source File
  123. SOURCE=.VisVFWCamera.reg
  124. # End Source File
  125. # End Target
  126. # End Project