home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / windiff / windiff.dsp < prev    next >
Text File  |  1998-03-30  |  5KB  |  256 lines

  1. # Microsoft Developer Studio Project File - Name="windiff" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) External Target" 0x0106
  6.  
  7. CFG=windiff - 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 "windiff.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 "windiff.mak" CFG="windiff - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "windiff - Win32 Release" (based on "Win32 (x86) External Target")
  21. !MESSAGE "windiff - Win32 Debug" (based on "Win32 (x86) External Target")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28.  
  29. !IF  "$(CFG)" == "windiff - Win32 Release"
  30.  
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir ""
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Cmd_Line "NMAKE /f makefile"
  35. # PROP BASE Rebuild_Opt "/a"
  36. # PROP BASE Target_File "makefile.exe"
  37. # PROP BASE Bsc_Name "makefile.bsc"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir ""
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Cmd_Line "NMAKE /f makefile"
  43. # PROP Rebuild_Opt "/a"
  44. # PROP Target_File "windiff.exe"
  45. # PROP Bsc_Name "windiff.bsc"
  46. # PROP Target_Dir ""
  47.  
  48. !ELSEIF  "$(CFG)" == "windiff - Win32 Debug"
  49.  
  50. # PROP BASE Use_Debug_Libraries 1
  51. # PROP BASE Output_Dir ""
  52. # PROP BASE Intermediate_Dir "Debug"
  53. # PROP BASE Cmd_Line "NMAKE /f makefile"
  54. # PROP BASE Rebuild_Opt "/a"
  55. # PROP BASE Target_File "makefile.exe"
  56. # PROP BASE Bsc_Name "makefile.bsc"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir ""
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Cmd_Line "NMAKE /f makefile"
  62. # PROP Rebuild_Opt "/a"
  63. # PROP Target_File "windiff.exe"
  64. # PROP Bsc_Name "windiff.bsc"
  65. # PROP Target_Dir ""
  66.  
  67. !ENDIF 
  68.  
  69. # Begin Target
  70.  
  71. # Name "windiff - Win32 Release"
  72. # Name "windiff - Win32 Debug"
  73.  
  74. !IF  "$(CFG)" == "windiff - Win32 Release"
  75.  
  76. !ELSEIF  "$(CFG)" == "windiff - Win32 Debug"
  77.  
  78. !ENDIF 
  79.  
  80. # Begin Source File
  81.  
  82. SOURCE=.\MAKEFILE
  83. # End Source File
  84. # Begin Group "Source Files" 
  85. # Begin Source File
  86.  
  87. SOURCE=.\BAR.C
  88. # End Source File
  89. # Begin Source File
  90.  
  91. SOURCE=.\COMPITEM.C
  92. # End Source File
  93. # Begin Source File
  94.  
  95. SOURCE=.\COMPLIST.C
  96. # End Source File
  97. # Begin Source File
  98.  
  99. SOURCE=.\FILE.C
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\GBIT.C
  104. # End Source File
  105. # Begin Source File
  106.  
  107. SOURCE=.\GDATE.C
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=.\GMEM.C
  112. # End Source File
  113. # Begin Source File
  114.  
  115. SOURCE=.\GUTILS.C
  116. # End Source File
  117. # Begin Source File
  118.  
  119. SOURCE=.\LINE.C
  120. # End Source File
  121. # Begin Source File
  122.  
  123. SOURCE=.\LIST.C
  124. # End Source File
  125. # Begin Source File
  126.  
  127. SOURCE=.\SCANDIR.C
  128. # End Source File
  129. # Begin Source File
  130.  
  131. SOURCE=.\SECTION.C
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=.\STATUS.C
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=.\TABLE.C
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=.\TPAINT.C
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=.\TPRINT.C
  148. # End Source File
  149. # Begin Source File
  150.  
  151. SOURCE=.\TREE.C
  152. # End Source File
  153. # Begin Source File
  154.  
  155. SOURCE=.\TSCROLL.C
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\UTILS.C
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\VIEW.C
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=.\WINDIFF.C
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=.\GUTILS.DEF
  172. # End Source File
  173. # End Group 
  174. # Begin Group "Header Files" 
  175. # Begin Source File
  176.  
  177. SOURCE=.\COMPITEM.H
  178. # End Source File
  179. # Begin Source File
  180.  
  181. SOURCE=.\COMPLIST.H
  182. # End Source File
  183. # Begin Source File
  184.  
  185. SOURCE=.\FILE.H
  186. # End Source File
  187. # Begin Source File
  188.  
  189. SOURCE=.\GUTILS.H
  190. # End Source File
  191. # Begin Source File
  192.  
  193. SOURCE=.\GUTILSRC.H
  194. # End Source File
  195. # Begin Source File
  196.  
  197. SOURCE=.\LINE.H
  198. # End Source File
  199. # Begin Source File
  200.  
  201. SOURCE=.\LIST.H
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\SCANDIR.H
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\SECTION.H
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\STATE.H
  214. # End Source File
  215. # Begin Source File
  216.  
  217. SOURCE=.\TABLE.H
  218. # End Source File
  219. # Begin Source File
  220.  
  221. SOURCE=.\TPRIV.H
  222. # End Source File
  223. # Begin Source File
  224.  
  225. SOURCE=.\TREE.H
  226. # End Source File
  227. # Begin Source File
  228.  
  229. SOURCE=.\VIEW.H
  230. # End Source File
  231. # Begin Source File
  232.  
  233. SOURCE=.\WDIFFRC.H
  234. # End Source File
  235. # Begin Source File
  236.  
  237. SOURCE=.\WINDIFF.H
  238. # End Source File
  239. # End Group 
  240. # Begin Group "Resource Files" 
  241. # Begin Source File
  242.  
  243. SOURCE=.\GUTILS.RC
  244. # End Source File
  245. # Begin Source File
  246.  
  247. SOURCE=.\WINDIFF.RC
  248. # End Source File
  249. # Begin Source File
  250.  
  251. SOURCE=.\WINDIFF.ICO
  252. # End Source File
  253. # End Group 
  254. # End Target
  255. # End Project
  256.