home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c05 / lab04 / baseline / diff.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1997-02-20  |  4.7 KB  |  191 lines

  1. # Microsoft Developer Studio Project File - Name="diff" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=diff - Win32 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 "Diff.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 "Diff.mak" CFG="diff - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "diff - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "diff - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "diff - Win32 Release"
  32.  
  33. # PROP BASE Use_MFC 5
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir ".\Release"
  36. # PROP BASE Intermediate_Dir ".\Release"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 6
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir ".\Release"
  41. # PROP Intermediate_Dir ".\Release"
  42. # PROP Target_Dir ""
  43. F90=fl32.exe
  44. # ADD BASE F90 /I "Release/"
  45. # ADD F90 /I "Release/"
  46. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /c
  47. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /FD /c
  48. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  49. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  50. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  51. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  57. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  58.  
  59. !ELSEIF  "$(CFG)" == "diff - Win32 Debug"
  60.  
  61. # PROP BASE Use_MFC 6
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir ".\Debug"
  64. # PROP BASE Intermediate_Dir ".\Debug"
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 6
  67. # PROP Use_Debug_Libraries 1
  68. # PROP Output_Dir ".\Debug"
  69. # PROP Intermediate_Dir ".\Debug"
  70. # PROP Target_Dir ""
  71. F90=fl32.exe
  72. # ADD BASE F90 /I "Debug/"
  73. # ADD F90 /I "Debug/"
  74. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /c
  75. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  76. # SUBTRACT CPP /Fr
  77. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  78. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  79. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  80. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  81. BSC32=bscmake.exe
  82. # ADD BASE BSC32 /nologo
  83. # ADD BSC32 /nologo
  84. LINK32=link.exe
  85. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  86. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  87.  
  88. !ENDIF 
  89.  
  90. # Begin Target
  91.  
  92. # Name "diff - Win32 Release"
  93. # Name "diff - Win32 Debug"
  94. # Begin Group "Source Files"
  95.  
  96. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  97. # Begin Source File
  98.  
  99. SOURCE=.\Diff.cpp
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\diff.rc
  104. # End Source File
  105. # Begin Source File
  106.  
  107. SOURCE=.\diffdoc.cpp
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=.\Diffview.cpp
  112. # End Source File
  113. # Begin Source File
  114.  
  115. SOURCE=.\DlgOpenF.cpp
  116. # End Source File
  117. # Begin Source File
  118.  
  119. SOURCE=.\Mainfrm.cpp
  120. # End Source File
  121. # Begin Source File
  122.  
  123. SOURCE=.\Readme.txt
  124. # End Source File
  125. # Begin Source File
  126.  
  127. SOURCE=.\Splitter.cpp
  128. # End Source File
  129. # Begin Source File
  130.  
  131. SOURCE=.\Stdafx.cpp
  132. # ADD CPP /Yc"stdafx.h"
  133. # End Source File
  134. # End Group
  135. # Begin Group "Header Files"
  136.  
  137. # PROP Default_Filter "h;hpp;hxx;fi;fd"
  138. # Begin Source File
  139.  
  140. SOURCE=.\Diff.h
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=.\diffdoc.h
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=.\Diffview.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\DlgOpenF.h
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=.\Mainfrm.h
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=.\Splitter.h
  161. # End Source File
  162. # Begin Source File
  163.  
  164. SOURCE=.\Stdafx.h
  165. # End Source File
  166. # End Group
  167. # Begin Group "Resource Files"
  168.  
  169. # PROP Default_Filter "ico;cur;bmp;rc2;cnt;rtf;rct"
  170. # Begin Source File
  171.  
  172. SOURCE=.\Res\Diff.ico
  173. # End Source File
  174. # Begin Source File
  175.  
  176. SOURCE=.\Res\Diff.rc2
  177. # PROP BASE Exclude_From_Build 1
  178. # PROP Exclude_From_Build 1
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=.\Res\Diffdoc.ico
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=.\Res\Toolbar.bmp
  187. # End Source File
  188. # End Group
  189. # End Target
  190. # End Project
  191.