AdfView.dsp
上传用户:hy_wanghao
上传日期:2007-01-08
资源大小:279k
文件大小:8k
源码类别:

Shell编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="AdfView" - 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=AdfView - 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 "AdfView.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 "AdfView.mak" CFG="AdfView - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "AdfView - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "AdfView - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "AdfView - Win32 Debug"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "Debug"
  32. # PROP BASE Intermediate_Dir "Debug"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "Debug"
  37. # PROP Intermediate_Dir "C:Temp"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  41. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /GZ /c
  42. # ADD BASE RSC /l 0x406 /d "_DEBUG"
  43. # ADD RSC /l 0x409 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.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 /debug /machine:I386 /pdbtype:sept
  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 /debug /machine:I386 /pdbtype:sept
  50. # Begin Custom Build - Performing registration
  51. OutDir=.Debug
  52. TargetPath=.DebugAdfView.dll
  53. InputPath=.DebugAdfView.dll
  54. SOURCE="$(InputPath)"
  55. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  56. regsvr32 /s /c "$(TargetPath)" 
  57. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  58. # End Custom Build
  59. !ELSEIF  "$(CFG)" == "AdfView - Win32 Release"
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 0
  62. # PROP BASE Output_Dir "Release"
  63. # PROP BASE Intermediate_Dir "Release"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 0
  67. # PROP Output_Dir "Release"
  68. # PROP Intermediate_Dir "C:Temp"
  69. # PROP Target_Dir ""
  70. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  71. # ADD CPP /nologo /MT /W4 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  72. # ADD BASE RSC /l 0x406 /d "NDEBUG"
  73. # ADD RSC /l 0x409 /d "NDEBUG"
  74. BSC32=bscmake.exe
  75. # ADD BASE BSC32 /nologo
  76. # ADD BSC32 /nologo
  77. LINK32=link.exe
  78. # 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
  79. # 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
  80. # Begin Custom Build - Performing registration
  81. OutDir=.Release
  82. TargetPath=.ReleaseAdfView.dll
  83. InputPath=.ReleaseAdfView.dll
  84. SOURCE="$(InputPath)"
  85. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  86. regsvr32 /s /c "$(TargetPath)" 
  87. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  88. # End Custom Build
  89. # Begin Special Build Tool
  90. SOURCE="$(InputPath)"
  91. PostBuild_Desc=Update release file
  92. PostBuild_Cmds=COPY .HelpAdfView.hlp .ReleaseAdfView.hlp COPY .HelpAdfView.cnt .ReleaseAdfView.cnt COPY .SupportInfstallerReleaseSetup.exe .ReleaseSetup.exe COPY .InfAdfView.inf .ReleaseAdfView.inf COPY .BootBlocksstdboot.bbk .Releasestdboot.bbk
  93. # End Special Build Tool
  94. !ENDIF 
  95. # Begin Target
  96. # Name "AdfView - Win32 Debug"
  97. # Name "AdfView - Win32 Release"
  98. # Begin Group "Source Files"
  99. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  100. # Begin Source File
  101. SOURCE=.AdfView.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.AdfView.def
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.AdfView.rc
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.DragDrop.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.FileOp.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.Folder.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.Misc.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.StdAfx.cpp
  123. # ADD CPP /Yc"stdafx.h"
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.View.cpp
  127. # End Source File
  128. # End Group
  129. # Begin Group "Header Files"
  130. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  131. # Begin Source File
  132. SOURCE=.adfwrapper.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.AmigaFileStream.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.atlhelpers.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.atlshellext.h
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.atlshellextbase.h
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.atlwfile.h
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.ContextMenu.h
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.DataObject.h
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.DropHandler.h
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.DropSource.h
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.DropTarget.h
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.DropTargetImpl.h
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.DuplicateDlg.h
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.EnumFORMATETC.h
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.ExtractIcon.h
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.Folder.h
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.Misc.h
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.PieChart.h
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.PropDlg.h
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.Resource.h
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.ShellNewDlg.h
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.smallbinary.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.StdAfx.h
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.View.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.VolumeDlg.h
  205. # End Source File
  206. # End Group
  207. # Begin Group "Resource Files"
  208. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  209. # Begin Source File
  210. SOURCE=.Resapp.ico
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.Resblue.bmp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.Drive.rgs
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.DropHandler.rgs
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.ResFolder.ico
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.Folder.rgs
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.Resnewshell.bmp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.Resred.bmp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.Resreplace.ico
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.View.rgs
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.VolumeDlg.rgs
  241. # End Source File
  242. # End Group
  243. # Begin Source File
  244. SOURCE=.TODO.txt
  245. # End Source File
  246. # End Target
  247. # End Project