home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / aplic / recent / recent.exe / Recent.dsp < prev    next >
Text File  |  1998-04-13  |  11KB  |  354 lines

  1. # Microsoft Developer Studio Project File - Name="Recent" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=Recent - 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 "Recent.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 "Recent.mak" CFG="Recent - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Recent - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "Recent - Win32 Unicode Debug" (based on\
  22.  "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "Recent - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE "Recent - Win32 Unicode Release" (based on\
  25.  "Win32 (x86) Dynamic-Link Library")
  26. !MESSAGE 
  27.  
  28. # Begin Project
  29. # PROP Scc_ProjName ""
  30. # PROP Scc_LocalPath ""
  31. CPP=cl.exe
  32. MTL=midl.exe
  33. RSC=rc.exe
  34.  
  35. !IF  "$(CFG)" == "Recent - Win32 Debug"
  36.  
  37. # PROP BASE Use_MFC 0
  38. # PROP BASE Use_Debug_Libraries 1
  39. # PROP BASE Output_Dir "Debug"
  40. # PROP BASE Intermediate_Dir "Debug"
  41. # PROP BASE Target_Dir ""
  42. # PROP Use_MFC 0
  43. # PROP Use_Debug_Libraries 1
  44. # PROP Output_Dir "Debug"
  45. # PROP Intermediate_Dir "Debug"
  46. # PROP Ignore_Export_Lib 0
  47. # PROP Target_Dir ""
  48. # ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  49. # ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /FR /Yu"stdafx.h" /FD /c
  50. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  51. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  52. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  53. # ADD RSC /l 0x409 /d "_DEBUG"
  54. BSC32=bscmake.exe
  55. # ADD BASE BSC32 /nologo
  56. # ADD BSC32 /nologo
  57. LINK32=link.exe
  58. # 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
  59. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  60. # Begin Custom Build - Registering ActiveX Control...
  61. OutDir=.\Debug
  62. TargetPath=.\Debug\Recent.dll
  63. InputPath=.\Debug\Recent.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)" == "Recent - Win32 Unicode Debug"
  73.  
  74. # PROP BASE Use_MFC 0
  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 0
  80. # PROP Use_Debug_Libraries 1
  81. # PROP Output_Dir "UnicodeDebug"
  82. # PROP Intermediate_Dir "UnicodeDebug"
  83. # PROP Ignore_Export_Lib 0
  84. # PROP Target_Dir ""
  85. # ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  86. # ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "_UNICODE" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /FR /Yu"stdafx.h" /FD /c
  87. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  88. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  89. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  90. # ADD RSC /l 0x409 /d "_DEBUG"
  91. BSC32=bscmake.exe
  92. # ADD BASE BSC32 /nologo
  93. # ADD BSC32 /nologo
  94. LINK32=link.exe
  95. # 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
  96. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  97. # Begin Custom Build - Registering ActiveX Control...
  98. OutDir=.\UnicodeDebug
  99. TargetPath=.\UnicodeDebug\Recent.dll
  100. InputPath=.\UnicodeDebug\Recent.dll
  101. SOURCE=$(InputPath)
  102.  
  103. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  104.     regsvr32 /s /c "$(TargetPath)" 
  105.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  106.     
  107. # End Custom Build
  108.  
  109. !ELSEIF  "$(CFG)" == "Recent - Win32 Release"
  110.  
  111. # PROP BASE Use_MFC 0
  112. # PROP BASE Use_Debug_Libraries 0
  113. # PROP BASE Output_Dir "Release"
  114. # PROP BASE Intermediate_Dir "Release"
  115. # PROP BASE Target_Dir ""
  116. # PROP Use_MFC 0
  117. # PROP Use_Debug_Libraries 0
  118. # PROP Output_Dir "Release"
  119. # PROP Intermediate_Dir "Release"
  120. # PROP Ignore_Export_Lib 0
  121. # PROP Target_Dir ""
  122. # ADD BASE CPP /nologo /MD /W4 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /FR /Yu"stdafx.h" /FD /c
  123. # ADD CPP /nologo /MD /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  124. # SUBTRACT CPP /Fr
  125. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  126. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  127. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  128. # ADD RSC /l 0x409 /d "NDEBUG"
  129. BSC32=bscmake.exe
  130. # ADD BASE BSC32 /nologo
  131. # ADD BSC32 /nologo
  132. LINK32=link.exe
  133. # 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
  134. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  135. # Begin Custom Build - Registering ActiveX Control...
  136. OutDir=.\Release
  137. TargetPath=.\Release\Recent.dll
  138. InputPath=.\Release\Recent.dll
  139. SOURCE=$(InputPath)
  140.  
  141. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  142.     regsvr32 /s /c "$(TargetPath)" 
  143.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  144.     
  145. # End Custom Build
  146.  
  147. !ELSEIF  "$(CFG)" == "Recent - Win32 Unicode Release"
  148.  
  149. # PROP BASE Use_MFC 0
  150. # PROP BASE Use_Debug_Libraries 0
  151. # PROP BASE Output_Dir "Unicode Release"
  152. # PROP BASE Intermediate_Dir "Unicode Release"
  153. # PROP BASE Target_Dir ""
  154. # PROP Use_MFC 0
  155. # PROP Use_Debug_Libraries 0
  156. # PROP Output_Dir "UnicodeRelease"
  157. # PROP Intermediate_Dir "UnicodeRelease"
  158. # PROP Ignore_Export_Lib 0
  159. # PROP Target_Dir ""
  160. # ADD BASE CPP /nologo /MD /W4 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /FR /Yu"stdafx.h" /FD /c
  161. # ADD CPP /nologo /MD /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  162. # SUBTRACT CPP /Fr
  163. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  164. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  165. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  166. # ADD RSC /l 0x409 /d "NDEBUG"
  167. BSC32=bscmake.exe
  168. # ADD BASE BSC32 /nologo
  169. # ADD BSC32 /nologo
  170. LINK32=link.exe
  171. # 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
  172. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  173. # Begin Custom Build - Registering ActiveX Control...
  174. OutDir=.\UnicodeRelease
  175. TargetPath=.\UnicodeRelease\Recent.dll
  176. InputPath=.\UnicodeRelease\Recent.dll
  177. SOURCE=$(InputPath)
  178.  
  179. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  180.     regsvr32 /s /c "$(TargetPath)" 
  181.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  182.     
  183. # End Custom Build
  184.  
  185. !ENDIF 
  186.  
  187. # Begin Target
  188.  
  189. # Name "Recent - Win32 Debug"
  190. # Name "Recent - Win32 Unicode Debug"
  191. # Name "Recent - Win32 Release"
  192. # Name "Recent - Win32 Unicode Release"
  193. # Begin Group "Source Files"
  194.  
  195. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  196. # Begin Source File
  197.  
  198. SOURCE=.\Chooser.cpp
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\FilesDlg.cpp
  203. # End Source File
  204. # Begin Source File
  205.  
  206. SOURCE=.\Recent.cpp
  207. # End Source File
  208. # Begin Source File
  209.  
  210. SOURCE=.\Recent.def
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=.\Recent.idl
  215.  
  216. !IF  "$(CFG)" == "Recent - Win32 Debug"
  217.  
  218. # Begin Custom Build - Performing MIDL step
  219. InputPath=.\Recent.idl
  220.  
  221. BuildCmds= \
  222.     midl /Oicf /h "Recent.h" /iid "Recent_i.c" "Recent.idl"
  223.  
  224. ".\Recent.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  225.    $(BuildCmds)
  226.  
  227. ".\Recent.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  228.    $(BuildCmds)
  229.  
  230. ".\Recent_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  231.    $(BuildCmds)
  232. # End Custom Build
  233.  
  234. !ELSEIF  "$(CFG)" == "Recent - Win32 Unicode Debug"
  235.  
  236. # Begin Custom Build - Performing MIDL step
  237. InputPath=.\Recent.idl
  238.  
  239. BuildCmds= \
  240.     midl /Oicf /h "Recent.h" /iid "Recent_i.c" "Recent.idl"
  241.  
  242. ".\Recent.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  243.    $(BuildCmds)
  244.  
  245. ".\Recent.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  246.    $(BuildCmds)
  247.  
  248. ".\Recent_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  249.    $(BuildCmds)
  250. # End Custom Build
  251.  
  252. !ELSEIF  "$(CFG)" == "Recent - Win32 Release"
  253.  
  254. # Begin Custom Build - Performing MIDL step
  255. InputPath=.\Recent.idl
  256.  
  257. BuildCmds= \
  258.     midl /Oicf /h "Recent.h" /iid "Recent_i.c" "Recent.idl"
  259.  
  260. ".\Recent.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  261.    $(BuildCmds)
  262.  
  263. ".\Recent.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  264.    $(BuildCmds)
  265.  
  266. ".\Recent_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  267.    $(BuildCmds)
  268. # End Custom Build
  269.  
  270. !ELSEIF  "$(CFG)" == "Recent - Win32 Unicode Release"
  271.  
  272. # Begin Custom Build - Performing MIDL step
  273. InputPath=.\Recent.idl
  274.  
  275. BuildCmds= \
  276.     midl /Oicf /h "Recent.h" /iid "Recent_i.c" "Recent.idl"
  277.  
  278. ".\Recent.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  279.    $(BuildCmds)
  280.  
  281. ".\Recent.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  282.    $(BuildCmds)
  283.  
  284. ".\Recent_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  285.    $(BuildCmds)
  286. # End Custom Build
  287.  
  288. !ENDIF 
  289.  
  290. # End Source File
  291. # Begin Source File
  292.  
  293. SOURCE=.\Recent.rc
  294.  
  295. !IF  "$(CFG)" == "Recent - Win32 Debug"
  296.  
  297. !ELSEIF  "$(CFG)" == "Recent - Win32 Unicode Debug"
  298.  
  299. !ELSEIF  "$(CFG)" == "Recent - Win32 Release"
  300.  
  301. !ELSEIF  "$(CFG)" == "Recent - Win32 Unicode Release"
  302.  
  303. !ENDIF 
  304.  
  305. # End Source File
  306. # Begin Source File
  307.  
  308. SOURCE=.\StdAfx.cpp
  309. # ADD CPP /Yc"stdafx.h"
  310. # End Source File
  311. # End Group
  312. # Begin Group "Header Files"
  313.  
  314. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  315. # Begin Source File
  316.  
  317. SOURCE=.\Chooser.h
  318. # End Source File
  319. # Begin Source File
  320.  
  321. SOURCE=.\FilesDlg.h
  322. # End Source File
  323. # Begin Source File
  324.  
  325. SOURCE=.\Resource.h
  326. # End Source File
  327. # Begin Source File
  328.  
  329. SOURCE=.\StdAfx.h
  330. # End Source File
  331. # End Group
  332. # Begin Group "Resource Files"
  333.  
  334. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  335. # Begin Source File
  336.  
  337. SOURCE=.\res\choosertl.bmp
  338. # End Source File
  339. # Begin Source File
  340.  
  341. SOURCE=.\res\choosertm.bmp
  342. # End Source File
  343. # End Group
  344. # Begin Group "Registry Scripts"
  345.  
  346. # PROP Default_Filter ""
  347. # Begin Source File
  348.  
  349. SOURCE=.\res\Chooser.rgs
  350. # End Source File
  351. # End Group
  352. # End Target
  353. # End Project
  354.