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

  1. # Microsoft Developer Studio Project File - Name="icmview" - 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=icmview - 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 "icmview.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 "icmview.mak" CFG="icmview - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "icmview - Win32 Release" (based on "Win32 (x86) External Target")
  21. !MESSAGE "icmview - 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)" == "icmview - 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 "icmview.exe"
  45. # PROP Bsc_Name "icmview.bsc"
  46. # PROP Target_Dir ""
  47.  
  48. !ELSEIF  "$(CFG)" == "icmview - 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 "icmview.exe"
  64. # PROP Bsc_Name "icmview.bsc"
  65. # PROP Target_Dir ""
  66.  
  67. !ENDIF 
  68.  
  69. # Begin Target
  70.  
  71. # Name "icmview - Win32 Release"
  72. # Name "icmview - Win32 Debug"
  73.  
  74. !IF  "$(CFG)" == "icmview - Win32 Release"
  75.  
  76. !ELSEIF  "$(CFG)" == "icmview - 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=.\APPINIT.C
  88. # End Source File
  89. # Begin Source File
  90.  
  91. SOURCE=.\CHILD.C
  92. # End Source File
  93. # Begin Source File
  94.  
  95. SOURCE=.\DEBUG.C
  96. # End Source File
  97. # Begin Source File
  98.  
  99. SOURCE=.\DIALOGS.C
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\DIBINFO.C
  104. # End Source File
  105. # Begin Source File
  106.  
  107. SOURCE=.\DIBS.C
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=.\ICMVIEW.C
  112. # End Source File
  113. # Begin Source File
  114.  
  115. SOURCE=.\PRINT.C
  116. # End Source File
  117. # Begin Source File
  118.  
  119. SOURCE=.\REGUTIL.C
  120. # End Source File
  121. # Begin Source File
  122.  
  123. SOURCE=.\ICMVIEW.DEF
  124. # End Source File
  125. # End Group 
  126. # Begin Group "Header Files" 
  127. # Begin Source File
  128.  
  129. SOURCE=.\APPINIT.H
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=.\CDERR.H
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=.\CHILD.H
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=.\DEBUG.H
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=.\DIALOGS.H
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=.\DIBINFO.H
  150. # End Source File
  151. # Begin Source File
  152.  
  153. SOURCE=.\DIBS.H
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=.\ICMVIEW.H
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=.\PRINT.H
  162. # End Source File
  163. # Begin Source File
  164.  
  165. SOURCE=.\REGUTIL.H
  166. # End Source File
  167. # Begin Source File
  168.  
  169. SOURCE=.\RESOURCE.H
  170. # End Source File
  171. # End Group 
  172. # Begin Group "Resource Files" 
  173. # Begin Source File
  174.  
  175. SOURCE=.\ICMVIEW.RC
  176. # End Source File
  177. # Begin Source File
  178.  
  179. SOURCE=.\ICMVIEW.ICO
  180. # End Source File
  181. # Begin Source File
  182.  
  183. SOURCE=.\SMALL.ICO
  184. # End Source File
  185. # End Group 
  186. # End Target
  187. # End Project
  188.