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

Visual C++

  1. # Microsoft Developer Studio Project File - Name="EXMFCOPENSAVELib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=EXMFCOPENSAVELib - 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 "ExMFCOpenSaveLib.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 "ExMFCOpenSaveLib.mak" CFG="EXMFCOPENSAVELib - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "EXMFCOPENSAVELib - Win32 Release" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "EXMFCOPENSAVELib - Win32 Debug" (based on "Win32 (x86) Console Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. CPP=cl.exe
  24. RSC=rc.exe
  25. !IF  "$(CFG)" == "EXMFCOPENSAVELib - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Target_Dir ""
  31. # PROP Use_MFC 2
  32. # PROP Use_Debug_Libraries 0
  33. # PROP Output_Dir "....bin"
  34. # PROP Intermediate_Dir "RelLib"
  35. # PROP Ignore_Export_Lib 0
  36. # PROP Target_Dir ""
  37. F90=fl32.exe
  38. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  39. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "VIS_SDK_LIBS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  40. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  41. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  42. BSC32=bscmake.exe
  43. # ADD BASE BSC32 /nologo
  44. # ADD BSC32 /nologo
  45. LINK32=link.exe
  46. # 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 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:console /machine:I386
  47. # ADD LINK32 winmm.lib DXGUID.LIB AMSTRMID.LIB STRMBASD.LIB /nologo /subsystem:windows /machine:I386
  48. # SUBTRACT LINK32 /pdb:none
  49. !ELSEIF  "$(CFG)" == "EXMFCOPENSAVELib - Win32 Debug"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 1
  52. # PROP BASE Output_Dir "Debug"
  53. # PROP BASE Intermediate_Dir "Debug"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 2
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir "....bin"
  58. # PROP Intermediate_Dir "DbgLib"
  59. # PROP Ignore_Export_Lib 0
  60. # PROP Target_Dir ""
  61. F90=fl32.exe
  62. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  63. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "VIS_SDK_LIBS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  64. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  65. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo
  69. LINK32=link.exe
  70. # 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 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:console /debug /machine:I386 /pdbtype:sept
  71. # ADD LINK32 /nologo /subsystem:windows /incremental:no /debug /machine:I386 /out:"....bin/EXMFCOPENSAVELibDB.exe"
  72. # SUBTRACT LINK32 /pdb:none
  73. !ENDIF 
  74. # Begin Target
  75. # Name "EXMFCOPENSAVELib - Win32 Release"
  76. # Name "EXMFCOPENSAVELib - Win32 Debug"
  77. # Begin Group "Source Files"
  78. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  79. # Begin Source File
  80. SOURCE=.ChildFrm.cpp
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.ExMFCOpenSave.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.ExMFCOpenSave.rc
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.ExMFCOpenSaveDoc.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.ExMFCOpenSaveView.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.MainFrm.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.StdAfx.cpp
  99. # ADD CPP /Yc"stdafx.h"
  100. # End Source File
  101. # End Group
  102. # Begin Group "Header Files"
  103. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  104. # Begin Source File
  105. SOURCE=.ChildFrm.h
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.ExMFCOpenSave.h
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.ExMFCOpenSaveDoc.h
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.ExMFCOpenSaveView.h
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.MainFrm.h
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.Resource.h
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.StdAfx.h
  124. # End Source File
  125. # End Group
  126. # Begin Group "Resource Files"
  127. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  128. # Begin Source File
  129. SOURCE=.resExMFCOpenSave.ico
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.resExMFCOpenSaveDoc.ico
  133. # End Source File
  134. # End Group
  135. # End Target
  136. # End Project