home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 October / dpcb1098.iso / Business / Maxim / MAX5 / data.z / MaxWizard.dsp < prev    next >
Text File  |  1998-05-15  |  10KB  |  325 lines

  1. # Microsoft Developer Studio Project File - Name="MaxWizard" - 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=MaxWizard - Win32 Max Release
  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 "MaxWizard.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 "MaxWizard.mak" CFG="MaxWizard - Win32 Max Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "MaxWizard - Win32 Max Release" (based on\
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "MaxWizard - Win32 Max Debug" (based on\
  23.  "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE "MaxWizard - Win32 Debug" (based on\
  25.  "Win32 (x86) Dynamic-Link Library")
  26. !MESSAGE "MaxWizard - Win32 Release" (based on\
  27.  "Win32 (x86) Dynamic-Link Library")
  28. !MESSAGE 
  29.  
  30. # Begin Project
  31. # PROP Scc_ProjName ""$/Maximizer/32 Bit/North America/Maximizer 5.0/MaximizerWizards/AppointmentWiz", ZXJAAAAA"
  32. # PROP Scc_LocalPath "."
  33. CPP=cl.exe
  34. MTL=midl.exe
  35. RSC=rc.exe
  36.  
  37. !IF  "$(CFG)" == "MaxWizard - Win32 Max Release"
  38.  
  39. # PROP BASE Use_MFC 6
  40. # PROP BASE Use_Debug_Libraries 0
  41. # PROP BASE Output_Dir ".\MaxWizar"
  42. # PROP BASE Intermediate_Dir ".\MaxWizar"
  43. # PROP BASE Target_Dir ""
  44. # PROP Use_MFC 6
  45. # PROP Use_Debug_Libraries 0
  46. # PROP Output_Dir ".\Max Release"
  47. # PROP Intermediate_Dir ".\Max Release"
  48. # PROP Ignore_Export_Lib 0
  49. # PROP Target_Dir ""
  50. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /c
  51. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  52. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  53. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  54. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  55. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  56. BSC32=bscmake.exe
  57. # ADD BASE BSC32 /nologo
  58. # ADD BSC32 /nologo
  59. LINK32=link.exe
  60. # ADD BASE LINK32 mxlib32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"C:\MaxV40\32 Bit\USA\Max\MFC\Max Release\MaxWizards\AppointmentWiz.dll"
  61. # ADD LINK32 mxlib32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\Maxwin\MaxRelease\Wizards\ApptWiz.dll"
  62.  
  63. !ELSEIF  "$(CFG)" == "MaxWizard - Win32 Max Debug"
  64.  
  65. # PROP BASE Use_MFC 6
  66. # PROP BASE Use_Debug_Libraries 1
  67. # PROP BASE Output_Dir ".\MaxWiza0"
  68. # PROP BASE Intermediate_Dir ".\MaxWiza0"
  69. # PROP BASE Target_Dir ""
  70. # PROP Use_MFC 6
  71. # PROP Use_Debug_Libraries 1
  72. # PROP Output_Dir ".\Max Debug"
  73. # PROP Intermediate_Dir ".\Max Debug"
  74. # PROP Ignore_Export_Lib 0
  75. # PROP Target_Dir ""
  76. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR /Yu"stdafx.h" /c
  77. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR /Yu"stdafx.h" /FD /c
  78. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  79. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  80. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  81. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  82. BSC32=bscmake.exe
  83. # ADD BASE BSC32 /nologo
  84. # ADD BSC32 /nologo
  85. LINK32=link.exe
  86. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"C:\MaxV40\32 Bit\USA\Max\MFC\Debug\MaxWizards\AppointmentWiz.dll"
  87. # ADD LINK32 mxlib32d.lib MXOLE32D.LIB /nologo /subsystem:windows /dll /debug /machine:I386 /out:"d:\max new\maxwin\MaxDebug\Wizards\ApptWiz.dll"
  88.  
  89. !ELSEIF  "$(CFG)" == "MaxWizard - Win32 Debug"
  90.  
  91. # PROP BASE Use_MFC 6
  92. # PROP BASE Use_Debug_Libraries 1
  93. # PROP BASE Output_Dir ".\MaxWiza1"
  94. # PROP BASE Intermediate_Dir ".\MaxWiza1"
  95. # PROP BASE Target_Dir ""
  96. # PROP Use_MFC 6
  97. # PROP Use_Debug_Libraries 1
  98. # PROP Output_Dir ".\Debug"
  99. # PROP Intermediate_Dir ".\Debug"
  100. # PROP Ignore_Export_Lib 0
  101. # PROP Target_Dir ""
  102. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR /Yu"stdafx.h" /c
  103. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR /Yu"stdafx.h" /FD /c
  104. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  105. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  106. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  107. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. LINK32=link.exe
  112. # ADD BASE LINK32 mxlib32d.lib MXOLE32D.LIB /nologo /subsystem:windows /dll /debug /machine:I386 /out:"C:\MaxV40\32 Bit\USA\Max\MFC\Max Debug\MaxWiz\ApptWiz.dll"
  113. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"d:\max new\maxwin\Debug\Wizards\ApptWiz.dll"
  114.  
  115. !ELSEIF  "$(CFG)" == "MaxWizard - Win32 Release"
  116.  
  117. # PROP BASE Use_MFC 6
  118. # PROP BASE Use_Debug_Libraries 0
  119. # PROP BASE Output_Dir "MaxWizar"
  120. # PROP BASE Intermediate_Dir "MaxWizar"
  121. # PROP BASE Ignore_Export_Lib 0
  122. # PROP BASE Target_Dir ""
  123. # PROP Use_MFC 6
  124. # PROP Use_Debug_Libraries 0
  125. # PROP Output_Dir "MaxWizar"
  126. # PROP Intermediate_Dir "MaxWizar"
  127. # PROP Ignore_Export_Lib 0
  128. # PROP Target_Dir ""
  129. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  130. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  131. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  132. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  133. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  134. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  135. BSC32=bscmake.exe
  136. # ADD BASE BSC32 /nologo
  137. # ADD BSC32 /nologo
  138. LINK32=link.exe
  139. # ADD BASE LINK32 mxlib32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\Maxwin\MaxRelease\Wizards\ApptWiz.dll"
  140. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"\Release\ApptWiz.dll"
  141.  
  142. !ENDIF 
  143.  
  144. # Begin Target
  145.  
  146. # Name "MaxWizard - Win32 Max Release"
  147. # Name "MaxWizard - Win32 Max Debug"
  148. # Name "MaxWizard - Win32 Debug"
  149. # Name "MaxWizard - Win32 Release"
  150. # Begin Group "Source Files"
  151.  
  152. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  153. # Begin Source File
  154.  
  155. SOURCE=.\CalendarCtrl.cpp
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\DTCtrl.cpp
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\maxinterface.cpp
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=.\MaxWizard.cpp
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=.\MaxWizard.def
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=.\MaxWizard.rc
  176.  
  177. !IF  "$(CFG)" == "MaxWizard - Win32 Max Release"
  178.  
  179. !ELSEIF  "$(CFG)" == "MaxWizard - Win32 Max Debug"
  180.  
  181. !ELSEIF  "$(CFG)" == "MaxWizard - Win32 Debug"
  182.  
  183. !ELSEIF  "$(CFG)" == "MaxWizard - Win32 Release"
  184.  
  185. !ENDIF 
  186.  
  187. # End Source File
  188. # Begin Source File
  189.  
  190. SOURCE=.\OwnComboBox.cpp
  191. # End Source File
  192. # Begin Source File
  193.  
  194. SOURCE=.\StdAfx.cpp
  195. # ADD BASE CPP /Yc"stdafx.h"
  196. # ADD CPP /Yc"stdafx.h"
  197. # End Source File
  198. # Begin Source File
  199.  
  200. SOURCE=.\Transblt.cpp
  201. # End Source File
  202. # Begin Source File
  203.  
  204. SOURCE=.\WizPages.cpp
  205. # End Source File
  206. # Begin Source File
  207.  
  208. SOURCE=.\WizPropertyPage.cpp
  209. # End Source File
  210. # Begin Source File
  211.  
  212. SOURCE=.\WizPropertySheet.cpp
  213. # End Source File
  214. # End Group
  215. # Begin Group "Header Files"
  216.  
  217. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  218. # Begin Source File
  219.  
  220. SOURCE=.\CalendarCtrl.h
  221. # End Source File
  222. # Begin Source File
  223.  
  224. SOURCE=.\Commctrl.h
  225. # End Source File
  226. # Begin Source File
  227.  
  228. SOURCE=.\DTCtrl.h
  229. # End Source File
  230. # Begin Source File
  231.  
  232. SOURCE=.\maxinterface.h
  233. # End Source File
  234. # Begin Source File
  235.  
  236. SOURCE=.\MaxWizard.h
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\OwnComboBox.h
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\StdAfx.h
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\Transblt.h
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=.\WizPages.h
  253. # End Source File
  254. # Begin Source File
  255.  
  256. SOURCE=.\WizPropertyPage.h
  257. # End Source File
  258. # Begin Source File
  259.  
  260. SOURCE=.\WizPropertySheet.h
  261. # End Source File
  262. # End Group
  263. # Begin Group "Resource Files"
  264.  
  265. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  266. # Begin Source File
  267.  
  268. SOURCE=.\res\bmp.bmp
  269. # End Source File
  270. # Begin Source File
  271.  
  272. SOURCE=".\res\Calendar Extra Large 01.bmp"
  273. # End Source File
  274. # Begin Source File
  275.  
  276. SOURCE=.\res\Finish.bmp
  277. # End Source File
  278. # Begin Source File
  279.  
  280. SOURCE=.\res\logo.bmp
  281. # End Source File
  282. # Begin Source File
  283.  
  284. SOURCE=.\res\mail.bmp
  285. # End Source File
  286. # Begin Source File
  287.  
  288. SOURCE=.\res\MaxWizard.rc2
  289. # End Source File
  290. # Begin Source File
  291.  
  292. SOURCE=.\res\meal.bmp
  293. # End Source File
  294. # Begin Source File
  295.  
  296. SOURCE=.\res\meeting.bmp
  297. # End Source File
  298. # Begin Source File
  299.  
  300. SOURCE=.\res\phone.bmp
  301. # End Source File
  302. # Begin Source File
  303.  
  304. SOURCE=.\res\presentation.bmp
  305. # End Source File
  306. # Begin Source File
  307.  
  308. SOURCE=.\res\sale.bmp
  309. # End Source File
  310. # Begin Source File
  311.  
  312. SOURCE=.\res\speech.bmp
  313. # End Source File
  314. # Begin Source File
  315.  
  316. SOURCE=.\res\todo.bmp
  317. # End Source File
  318. # Begin Source File
  319.  
  320. SOURCE=.\res\travel.bmp
  321. # End Source File
  322. # End Group
  323. # End Target
  324. # End Project
  325.