OLEDBMFCMultiple.dsp
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:4k
源码类别:

书籍源码

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="OLEDBMFCMultiple" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=OLEDBMFCMultiple - 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 "OLEDBMFCMultiple.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 "OLEDBMFCMultiple.mak" CFG="OLEDBMFCMultiple - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "OLEDBMFCMultiple - Win32 Debug" (based on "Win32 (x86) Application")
  19. !MESSAGE 
  20. # Begin Project
  21. # PROP AllowPerConfigDependencies 0
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=cl.exe
  25. MTL=midl.exe
  26. RSC=rc.exe
  27. # PROP BASE Use_MFC 6
  28. # PROP BASE Use_Debug_Libraries 1
  29. # PROP BASE Output_Dir "Debug"
  30. # PROP BASE Intermediate_Dir "Debug"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 6
  33. # PROP Use_Debug_Libraries 1
  34. # PROP Output_Dir "Debug"
  35. # PROP Intermediate_Dir "Debug"
  36. # PROP Target_Dir ""
  37. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  38. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  39. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  40. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  41. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  42. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LINK32=link.exe
  47. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  48. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  49. # Begin Target
  50. # Name "OLEDBMFCMultiple - Win32 Debug"
  51. # Begin Group "Source Files"
  52. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  53. # Begin Source File
  54. SOURCE=.MainFrm.cpp
  55. # End Source File
  56. # Begin Source File
  57. SOURCE=.OLEDBMFCMultiple.cpp
  58. # End Source File
  59. # Begin Source File
  60. SOURCE=.OLEDBMFCMultiple.rc
  61. # End Source File
  62. # Begin Source File
  63. SOURCE=.OLEDBMFCMultipleDoc.cpp
  64. # End Source File
  65. # Begin Source File
  66. SOURCE=.OLEDBMFCMultipleSet.cpp
  67. # End Source File
  68. # Begin Source File
  69. SOURCE=.OLEDBMFCMultipleView.cpp
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=.StdAfx.cpp
  73. # ADD CPP /Yc"stdafx.h"
  74. # End Source File
  75. # End Group
  76. # Begin Group "Header Files"
  77. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  78. # Begin Source File
  79. SOURCE=.MainFrm.h
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=..OLEDBErrorCheckingOLEDBErrorChecking.h
  83. # End Source File
  84. # Begin Source File
  85. SOURCE=.OLEDBMFCMultiple.h
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=.OLEDBMFCMultipleDoc.h
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=.OLEDBMFCMultipleSet.h
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.OLEDBMFCMultipleView.h
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.Resource.h
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.StdAfx.h
  101. # End Source File
  102. # End Group
  103. # Begin Group "Resource Files"
  104. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  105. # Begin Source File
  106. SOURCE=.resOLEDBMFCMultiple.ico
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.resOLEDBMFCMultiple.rc2
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.resOLEDBMFCMultipleDoc.ico
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.resToolbar.bmp
  116. # End Source File
  117. # End Group
  118. # End Target
  119. # End Project