Meter.dsp
上传用户:seaboy_04
上传日期:2013-02-24
资源大小:284k
文件大小:5k
源码类别:

其他行业

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="Meter" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=Meter - 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 "Meter.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 "Meter.mak" CFG="Meter - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Meter - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "Meter - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "Meter - Win32 Release"
  29. # PROP BASE Use_MFC 2
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Ext "ocx"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 2
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Target_Ext "ocx"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  42. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  52. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  53. # Begin Custom Build - Registering ActiveX Control...
  54. OutDir=.Release
  55. TargetPath=.ReleaseMeter.ocx
  56. InputPath=.ReleaseMeter.ocx
  57. SOURCE="$(InputPath)"
  58. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  59. regsvr32 /s /c "$(TargetPath)" 
  60. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  61. # End Custom Build
  62. !ELSEIF  "$(CFG)" == "Meter - Win32 Debug"
  63. # PROP BASE Use_MFC 2
  64. # PROP BASE Use_Debug_Libraries 1
  65. # PROP BASE Output_Dir "Debug"
  66. # PROP BASE Intermediate_Dir "Debug"
  67. # PROP BASE Target_Ext "ocx"
  68. # PROP BASE Target_Dir ""
  69. # PROP Use_MFC 2
  70. # PROP Use_Debug_Libraries 1
  71. # PROP Output_Dir "Debug"
  72. # PROP Intermediate_Dir "Debug"
  73. # PROP Target_Ext "ocx"
  74. # PROP Target_Dir ""
  75. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ  /c
  76. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ    /c
  77. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  78. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  79. # ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  80. # ADD RSC /l 0x804 /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 /dll /debug /machine:I386 /pdbtype:sept
  86. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  87. # Begin Custom Build - Registering ActiveX Control...
  88. OutDir=.Debug
  89. TargetPath=.DebugMeter.ocx
  90. InputPath=.DebugMeter.ocx
  91. SOURCE="$(InputPath)"
  92. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  93. regsvr32 /s /c "$(TargetPath)" 
  94. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  95. # End Custom Build
  96. !ENDIF 
  97. # Begin Target
  98. # Name "Meter - Win32 Release"
  99. # Name "Meter - Win32 Debug"
  100. # Begin Group "Source Files"
  101. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  102. # Begin Source File
  103. SOURCE=.Meter.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.Meter.def
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.Meter.odl
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.Meter.rc
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.StdAfx.cpp
  116. # ADD CPP /Yc"stdafx.h"
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.wyMeterCtl.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.wyMeterPpg.cpp
  123. # End Source File
  124. # End Group
  125. # Begin Group "Header Files"
  126. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  127. # Begin Source File
  128. SOURCE=.Meter.h
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.Resource.h
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.StdAfx.h
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.wyMeterCtl.h
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.wyMeterPpg.h
  141. # End Source File
  142. # End Group
  143. # Begin Group "Resource Files"
  144. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  145. # Begin Source File
  146. SOURCE=.Meter.ico
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.wyMeterCtl.bmp
  150. # End Source File
  151. # End Group
  152. # Begin Source File
  153. SOURCE=.ReadMe.txt
  154. # End Source File
  155. # End Target
  156. # End Project