home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / Extension / Tutorial / step1 / ADsFirstExt.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-09-17  |  12.0 KB  |  336 lines

  1. # Microsoft Developer Studio Project File - Name="ADsFirstExt" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=ADsFirstExt - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "ADsFirstExt.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "ADsFirstExt.mak" CFG="ADsFirstExt - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "ADsFirstExt - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "ADsFirstExt - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "ADsFirstExt - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "ADsFirstExt - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE "ADsFirstExt - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  25. !MESSAGE "ADsFirstExt - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  26. !MESSAGE 
  27.  
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. # PROP Scc_ProjName ""
  31. # PROP Scc_LocalPath ""
  32. CPP=cl.exe
  33. MTL=midl.exe
  34. RSC=rc.exe
  35.  
  36. !IF  "$(CFG)" == "ADsFirstExt - Win32 Debug"
  37.  
  38. # PROP BASE Use_MFC 2
  39. # PROP BASE Use_Debug_Libraries 1
  40. # PROP BASE Output_Dir "Debug"
  41. # PROP BASE Intermediate_Dir "Debug"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_MFC 2
  44. # PROP Use_Debug_Libraries 1
  45. # PROP Output_Dir "Debug"
  46. # PROP Intermediate_Dir "Debug"
  47. # PROP Ignore_Export_Lib 0
  48. # PROP Target_Dir ""
  49. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  50. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  51. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  52. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  53. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  54. BSC32=bscmake.exe
  55. # ADD BASE BSC32 /nologo
  56. # ADD BSC32 /nologo
  57. LINK32=link.exe
  58. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  59. # ADD LINK32 activeds.lib adsiid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  60. # Begin Custom Build - Performing registration
  61. OutDir=.\Debug
  62. TargetPath=.\Debug\ADsFirstExt.dll
  63. InputPath=.\Debug\ADsFirstExt.dll
  64. SOURCE="$(InputPath)"
  65.  
  66. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  67.     regsvr32 /s /c "$(TargetPath)" 
  68.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  69.     
  70. # End Custom Build
  71.  
  72. !ELSEIF  "$(CFG)" == "ADsFirstExt - Win32 Unicode Debug"
  73.  
  74. # PROP BASE Use_MFC 2
  75. # PROP BASE Use_Debug_Libraries 1
  76. # PROP BASE Output_Dir "DebugU"
  77. # PROP BASE Intermediate_Dir "DebugU"
  78. # PROP BASE Target_Dir ""
  79. # PROP Use_MFC 2
  80. # PROP Use_Debug_Libraries 1
  81. # PROP Output_Dir "DebugU"
  82. # PROP Intermediate_Dir "DebugU"
  83. # PROP Ignore_Export_Lib 0
  84. # PROP Target_Dir ""
  85. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  86. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  87. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  88. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  89. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  90. BSC32=bscmake.exe
  91. # ADD BASE BSC32 /nologo
  92. # ADD BSC32 /nologo
  93. LINK32=link.exe
  94. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  95. # ADD LINK32 activeds.lib adsiid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  96. # Begin Custom Build - Performing registration
  97. OutDir=.\DebugU
  98. TargetPath=.\DebugU\ADsFirstExt.dll
  99. InputPath=.\DebugU\ADsFirstExt.dll
  100. SOURCE="$(InputPath)"
  101.  
  102. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  103.     if "%OS%"=="" goto NOTNT 
  104.     if not "%OS%"=="Windows_NT" goto NOTNT 
  105.     regsvr32 /s /c "$(TargetPath)" 
  106.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  107.     goto end 
  108.     :NOTNT 
  109.     echo Warning : Cannot register Unicode DLL on Windows 95 
  110.     :end 
  111.     
  112. # End Custom Build
  113.  
  114. !ELSEIF  "$(CFG)" == "ADsFirstExt - Win32 Release MinSize"
  115.  
  116. # PROP BASE Use_MFC 2
  117. # PROP BASE Use_Debug_Libraries 0
  118. # PROP BASE Output_Dir "ReleaseMinSize"
  119. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  120. # PROP BASE Target_Dir ""
  121. # PROP Use_MFC 2
  122. # PROP Use_Debug_Libraries 0
  123. # PROP Output_Dir "ReleaseMinSize"
  124. # PROP Intermediate_Dir "ReleaseMinSize"
  125. # PROP Ignore_Export_Lib 0
  126. # PROP Target_Dir ""
  127. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  128. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  129. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  130. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  131. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  132. BSC32=bscmake.exe
  133. # ADD BASE BSC32 /nologo
  134. # ADD BSC32 /nologo
  135. LINK32=link.exe
  136. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  137. # ADD LINK32 activeds.lib adsiid.lib /nologo /subsystem:windows /dll /machine:I386
  138. # Begin Custom Build - Performing registration
  139. OutDir=.\ReleaseMinSize
  140. TargetPath=.\ReleaseMinSize\ADsFirstExt.dll
  141. InputPath=.\ReleaseMinSize\ADsFirstExt.dll
  142. SOURCE="$(InputPath)"
  143.  
  144. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  145.     regsvr32 /s /c "$(TargetPath)" 
  146.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  147.     
  148. # End Custom Build
  149.  
  150. !ELSEIF  "$(CFG)" == "ADsFirstExt - Win32 Release MinDependency"
  151.  
  152. # PROP BASE Use_MFC 2
  153. # PROP BASE Use_Debug_Libraries 0
  154. # PROP BASE Output_Dir "ReleaseMinDependency"
  155. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  156. # PROP BASE Target_Dir ""
  157. # PROP Use_MFC 2
  158. # PROP Use_Debug_Libraries 0
  159. # PROP Output_Dir "ReleaseMinDependency"
  160. # PROP Intermediate_Dir "ReleaseMinDependency"
  161. # PROP Ignore_Export_Lib 0
  162. # PROP Target_Dir ""
  163. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  164. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  165. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  166. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  167. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  168. BSC32=bscmake.exe
  169. # ADD BASE BSC32 /nologo
  170. # ADD BSC32 /nologo
  171. LINK32=link.exe
  172. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  173. # ADD LINK32 activeds.lib adsiid.lib /nologo /subsystem:windows /dll /machine:I386
  174. # Begin Custom Build - Performing registration
  175. OutDir=.\ReleaseMinDependency
  176. TargetPath=.\ReleaseMinDependency\ADsFirstExt.dll
  177. InputPath=.\ReleaseMinDependency\ADsFirstExt.dll
  178. SOURCE="$(InputPath)"
  179.  
  180. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  181.     regsvr32 /s /c "$(TargetPath)" 
  182.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  183.     
  184. # End Custom Build
  185.  
  186. !ELSEIF  "$(CFG)" == "ADsFirstExt - Win32 Unicode Release MinSize"
  187.  
  188. # PROP BASE Use_MFC 2
  189. # PROP BASE Use_Debug_Libraries 0
  190. # PROP BASE Output_Dir "ReleaseUMinSize"
  191. # PROP BASE Intermediate_Dir "ReleaseUMinSize"
  192. # PROP BASE Target_Dir ""
  193. # PROP Use_MFC 2
  194. # PROP Use_Debug_Libraries 0
  195. # PROP Output_Dir "ReleaseUMinSize"
  196. # PROP Intermediate_Dir "ReleaseUMinSize"
  197. # PROP Ignore_Export_Lib 0
  198. # PROP Target_Dir ""
  199. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  200. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  201. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  202. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  203. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  204. BSC32=bscmake.exe
  205. # ADD BASE BSC32 /nologo
  206. # ADD BSC32 /nologo
  207. LINK32=link.exe
  208. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  209. # ADD LINK32 activeds.lib adsiid.lib /nologo /subsystem:windows /dll /machine:I386
  210. # Begin Custom Build - Performing registration
  211. OutDir=.\ReleaseUMinSize
  212. TargetPath=.\ReleaseUMinSize\ADsFirstExt.dll
  213. InputPath=.\ReleaseUMinSize\ADsFirstExt.dll
  214. SOURCE="$(InputPath)"
  215.  
  216. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  217.     if "%OS%"=="" goto NOTNT 
  218.     if not "%OS%"=="Windows_NT" goto NOTNT 
  219.     regsvr32 /s /c "$(TargetPath)" 
  220.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  221.     goto end 
  222.     :NOTNT 
  223.     echo Warning : Cannot register Unicode DLL on Windows 95 
  224.     :end 
  225.     
  226. # End Custom Build
  227.  
  228. !ELSEIF  "$(CFG)" == "ADsFirstExt - Win32 Unicode Release MinDependency"
  229.  
  230. # PROP BASE Use_MFC 2
  231. # PROP BASE Use_Debug_Libraries 0
  232. # PROP BASE Output_Dir "ReleaseUMinDependency"
  233. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  234. # PROP BASE Target_Dir ""
  235. # PROP Use_MFC 2
  236. # PROP Use_Debug_Libraries 0
  237. # PROP Output_Dir "ReleaseUMinDependency"
  238. # PROP Intermediate_Dir "ReleaseUMinDependency"
  239. # PROP Ignore_Export_Lib 0
  240. # PROP Target_Dir ""
  241. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  242. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  243. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  244. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  245. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  246. BSC32=bscmake.exe
  247. # ADD BASE BSC32 /nologo
  248. # ADD BSC32 /nologo
  249. LINK32=link.exe
  250. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  251. # ADD LINK32 activeds.lib adsiid.lib /nologo /subsystem:windows /dll /machine:I386
  252. # Begin Custom Build - Performing registration
  253. OutDir=.\ReleaseUMinDependency
  254. TargetPath=.\ReleaseUMinDependency\ADsFirstExt.dll
  255. InputPath=.\ReleaseUMinDependency\ADsFirstExt.dll
  256. SOURCE="$(InputPath)"
  257.  
  258. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  259.     if "%OS%"=="" goto NOTNT 
  260.     if not "%OS%"=="Windows_NT" goto NOTNT 
  261.     regsvr32 /s /c "$(TargetPath)" 
  262.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  263.     goto end 
  264.     :NOTNT 
  265.     echo Warning : Cannot register Unicode DLL on Windows 95 
  266.     :end 
  267.     
  268. # End Custom Build
  269.  
  270. !ENDIF 
  271.  
  272. # Begin Target
  273.  
  274. # Name "ADsFirstExt - Win32 Debug"
  275. # Name "ADsFirstExt - Win32 Unicode Debug"
  276. # Name "ADsFirstExt - Win32 Release MinSize"
  277. # Name "ADsFirstExt - Win32 Release MinDependency"
  278. # Name "ADsFirstExt - Win32 Unicode Release MinSize"
  279. # Name "ADsFirstExt - Win32 Unicode Release MinDependency"
  280. # Begin Group "Source Files"
  281.  
  282. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  283. # Begin Source File
  284.  
  285. SOURCE=.\ADsFirstExt.cpp
  286. # End Source File
  287. # Begin Source File
  288.  
  289. SOURCE=.\ADsFirstExt.def
  290. # End Source File
  291. # Begin Source File
  292.  
  293. SOURCE=.\ADsFirstExt.idl
  294. # ADD MTL /tlb ".\ADsFirstExt.tlb" /h "ADsFirstExt.h" /iid "ADsFirstExt_i.c" /Oicf
  295. # End Source File
  296. # Begin Source File
  297.  
  298. SOURCE=.\ADsFirstExt.rc
  299. # End Source File
  300. # Begin Source File
  301.  
  302. SOURCE=.\HelloWorld.cpp
  303. # End Source File
  304. # Begin Source File
  305.  
  306. SOURCE=.\StdAfx.cpp
  307. # ADD CPP /Yc"stdafx.h"
  308. # End Source File
  309. # End Group
  310. # Begin Group "Header Files"
  311.  
  312. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  313. # Begin Source File
  314.  
  315. SOURCE=.\HelloWorld.h
  316. # End Source File
  317. # Begin Source File
  318.  
  319. SOURCE=.\Resource.h
  320. # End Source File
  321. # Begin Source File
  322.  
  323. SOURCE=.\StdAfx.h
  324. # End Source File
  325. # End Group
  326. # Begin Group "Resource Files"
  327.  
  328. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  329. # Begin Source File
  330.  
  331. SOURCE=.\HelloWorld.rgs
  332. # End Source File
  333. # End Group
  334. # End Target
  335. # End Project
  336.