Inhabitants.dsp
上传用户:yuxuan88
上传日期:2022-05-09
资源大小:2290k
文件大小:6k
源码类别:

行业应用

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="Inhabitants" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=Inhabitants - 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 "Inhabitants.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 "Inhabitants.mak" CFG="Inhabitants - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Inhabitants - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "Inhabitants - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. F90=df.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "Inhabitants - Win32 Release"
  30. # PROP BASE Use_MFC 6
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 6
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Target_Dir ""
  40. # ADD BASE F90 /compile_only /nologo /warn:nofileopt /winapp
  41. # ADD F90 /compile_only /nologo /warn:nofileopt /winapp
  42. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  43. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  44. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD MTL /nologo /D "NDEBUG" /win32
  46. # ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  47. # ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  53. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  54. !ELSEIF  "$(CFG)" == "Inhabitants - Win32 Debug"
  55. # PROP BASE Use_MFC 6
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 6
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "Debug"
  63. # PROP Intermediate_Dir "Debug"
  64. # PROP Target_Dir ""
  65. # ADD BASE F90 /check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /winapp
  66. # ADD F90 /check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /winapp
  67. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  68. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  70. # ADD MTL /nologo /D "_DEBUG" /win32
  71. # ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  72. # ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  78. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  79. !ENDIF 
  80. # Begin Target
  81. # Name "Inhabitants - Win32 Release"
  82. # Name "Inhabitants - Win32 Debug"
  83. # Begin Group "Source Files"
  84. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
  85. # Begin Source File
  86. SOURCE=.AddUserDlg.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.Inhabitants.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.Inhabitants.idl
  93. # ADD MTL /h "Inhabitants_i.h" /iid "Inhabitants_i.c" /Oicf
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.Inhabitants.rc
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.InhabitantsDoc.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.InhabitantsView.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.LeftTreeView.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.MainFrm.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.QueryDlg.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.StdAfx.cpp
  115. # ADD CPP /Yc"stdafx.h"
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.UserinfoView.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.UsersListView.cpp
  122. # End Source File
  123. # End Group
  124. # Begin Group "Header Files"
  125. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  126. # Begin Source File
  127. SOURCE=.AddUserDlg.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.House.H
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.Inhabitants.h
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.Inhabitants_i.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.InhabitantsDoc.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.InhabitantsView.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.LeftTreeView.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.MainFrm.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.QueryDlg.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.Resource.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.StdAfx.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.UserinfoView.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.UsersListView.h
  164. # End Source File
  165. # End Group
  166. # Begin Group "Resource Files"
  167. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  168. # Begin Source File
  169. SOURCE=.resbuilding.ico
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.rescell.ico
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.resInhabitants.ico
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.resInhabitants.rc2
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.Inhabitants.rgs
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.resInhabitantsDoc.ico
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.resmain.ico
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.resmainfram.bmp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.ressection.ico
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.resToolbar.bmp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.resuser.ico
  200. # End Source File
  201. # End Group
  202. # Begin Source File
  203. SOURCE=.ReadMe.txt
  204. # End Source File
  205. # End Target
  206. # End Project