DB.DSP
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:5k
源码类别:

Windows编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="DB" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=DB - 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 "db.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 "db.mak" CFG="DB - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "DB - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "DB - 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)" == "DB - Win32 Release"
  27. # PROP BASE Use_MFC 2
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir ".Release"
  30. # PROP BASE Intermediate_Dir ".Release"
  31. # PROP BASE Target_Ext "ocx"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 2
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir ".Release"
  36. # PROP Intermediate_Dir ".Release"
  37. # PROP Target_Ext "ocx"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  44. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  50. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  51. # Begin Custom Build - Registering OLE control...
  52. OutDir=..Release
  53. TargetPath=.Releasedb.ocx
  54. InputPath=.Releasedb.ocx
  55. SOURCE=$(InputPath)
  56. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  57. regsvr32 /s /c "$(TargetPath)" 
  58. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  59. # End Custom Build
  60. !ELSEIF  "$(CFG)" == "DB - Win32 Debug"
  61. # PROP BASE Use_MFC 2
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir ".Debug"
  64. # PROP BASE Intermediate_Dir ".Debug"
  65. # PROP BASE Target_Ext "ocx"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 2
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir ".Debug"
  70. # PROP Intermediate_Dir ".Debug"
  71. # PROP Target_Ext "ocx"
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  74. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  75. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  78. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  84. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  85. # Begin Custom Build - Registering OLE control...
  86. OutDir=..Debug
  87. TargetPath=.Debugdb.ocx
  88. InputPath=.Debugdb.ocx
  89. SOURCE=$(InputPath)
  90. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  91. regsvr32 /s /c "$(TargetPath)" 
  92. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  93. # End Custom Build
  94. !ENDIF 
  95. # Begin Target
  96. # Name "DB - Win32 Release"
  97. # Name "DB - Win32 Debug"
  98. # Begin Group "Source Files"
  99. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  100. # Begin Source File
  101. SOURCE=.db.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.db.def
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.db.odl
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.db.rc
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.dbctl.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.dbppg.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.readme.txt
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.stdafx.cpp
  123. # ADD CPP /Yc"stdafx.h"
  124. # End Source File
  125. # End Group
  126. # Begin Group "Header Files"
  127. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  128. # Begin Source File
  129. SOURCE=.db.h
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.dbctl.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.dbppg.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.resource.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.stdafx.h
  142. # End Source File
  143. # End Group
  144. # Begin Group "Resource Files"
  145. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  146. # Begin Source File
  147. SOURCE=.db.ico
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.db.rc2
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.dbctl.bmp
  154. # End Source File
  155. # End Group
  156. # End Target
  157. # End Project