DLGEDIT.DSP
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:4k
源码类别:

Windows编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="dlgedit" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=dlgedit - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "dlgedit.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "dlgedit.mak" CFG="dlgedit - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "dlgedit - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "dlgedit - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF  "$(CFG)" == "dlgedit - Win32 Release"
  26. # PROP BASE Use_Debug_Libraries 0
  27. # PROP BASE Output_Dir ""
  28. # PROP BASE Intermediate_Dir "Release"
  29. # PROP BASE Cmd_Line "NMAKE /f makefile"
  30. # PROP BASE Rebuild_Opt "/a"
  31. # PROP BASE Target_File "makefile.exe"
  32. # PROP BASE Bsc_Name "makefile.bsc"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir ""
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Cmd_Line "NMAKE /f makefile"
  38. # PROP Rebuild_Opt "/a"
  39. # PROP Target_File "dlgedit.exe"
  40. # PROP Bsc_Name "dlgedit.bsc"
  41. # PROP Target_Dir ""
  42. !ELSEIF  "$(CFG)" == "dlgedit - Win32 Debug"
  43. # PROP BASE Use_Debug_Libraries 1
  44. # PROP BASE Output_Dir ""
  45. # PROP BASE Intermediate_Dir "Debug"
  46. # PROP BASE Cmd_Line "NMAKE /f makefile"
  47. # PROP BASE Rebuild_Opt "/a"
  48. # PROP BASE Target_File "makefile.exe"
  49. # PROP BASE Bsc_Name "makefile.bsc"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_Debug_Libraries 1
  52. # PROP Output_Dir ""
  53. # PROP Intermediate_Dir "Debug"
  54. # PROP Cmd_Line "NMAKE /f makefile"
  55. # PROP Rebuild_Opt "/a"
  56. # PROP Target_File "dlgedit.exe"
  57. # PROP Bsc_Name "dlgedit.bsc"
  58. # PROP Target_Dir ""
  59. !ENDIF 
  60. # Begin Target
  61. # Name "dlgedit - Win32 Release"
  62. # Name "dlgedit - Win32 Debug"
  63. !IF  "$(CFG)" == "dlgedit - Win32 Release"
  64. !ELSEIF  "$(CFG)" == "dlgedit - Win32 Debug"
  65. !ENDIF 
  66. # Begin Source File
  67. SOURCE=.MAKEFILE
  68. # End Source File
  69. # Begin Group "Source Files" 
  70. # Begin Source File
  71. SOURCE=.ADDCTRL.C
  72. # End Source File
  73. # Begin Source File
  74. SOURCE=.CTRLPROC.C
  75. # End Source File
  76. # Begin Source File
  77. SOURCE=.CUSTCNTL.C
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.DIALOGS.C
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.DLGEDIT.C
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.DRAG.C
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.FILE.C
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.GLOBALS.C
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.GROUPDLG.C
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.INCLUDE.C
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.MENU.C
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.RESLIST.C
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.RESTODLG.C
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.RESUTIL.C
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.RWDLG.C
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.RWINC.C
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.RWRES.C
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.SELECT.C
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.STATUS.C
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.STYLES.C
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.TOOLBOX.C
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.UTIL.C
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.VIEWINC.C
  138. # End Source File
  139. # End Group 
  140. # Begin Group "Header Files" 
  141. # Begin Source File
  142. SOURCE=.DIALOGS.H
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.DLGEDIT.H
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.DLGEXTRN.H
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.DLGFUNCS.H
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.DLGHELP.H
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.IDS.H
  158. # End Source File
  159. # End Group 
  160. # Begin Group "Resource Files" 
  161. # Begin Source File
  162. SOURCE=.DLGEDIT.RC
  163. # End Source File
  164. # End Group 
  165. # End Target
  166. # End Project