ExCamera.dsp
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:5k
开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="ExCamera" - 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=ExCamera - 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 "ExCamera.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 "ExCamera.mak" CFG="ExCamera - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "ExCamera - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "ExCamera - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. CPP=cl.exe
  24. MTL=midl.exe
  25. RSC=rc.exe
  26. !IF  "$(CFG)" == "ExCamera - Win32 Release"
  27. # PROP BASE Use_MFC 6
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "Release"
  30. # PROP BASE Intermediate_Dir "Release"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 6
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "....bin"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. F90=fl32.exe
  39. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR /Yu"stdafx.h" /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  44. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  50. # ADD LINK32 winmm.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"nafxcw.lib"
  51. # SUBTRACT LINK32 /debug
  52. !ELSEIF  "$(CFG)" == "ExCamera - Win32 Debug"
  53. # PROP BASE Use_MFC 6
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 6
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "....bin"
  61. # PROP Intermediate_Dir "Debug"
  62. # PROP Ignore_Export_Lib 0
  63. # PROP Target_Dir ""
  64. F90=fl32.exe
  65. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  66. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  70. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 winmm.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /nodefaultlib:"nafxcw.lib" /out:"....bin/ExCameraDB.exe"
  77. !ENDIF 
  78. # Begin Target
  79. # Name "ExCamera - Win32 Release"
  80. # Name "ExCamera - Win32 Debug"
  81. # Begin Group "Source Files"
  82. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  83. # Begin Source File
  84. SOURCE=.ExCamera.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.ExCamera.rc
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.ExCameraDoc.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.ExCameraView.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.MainFrm.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.StdAfx.cpp
  100. # ADD CPP /Yc"stdafx.h"
  101. # End Source File
  102. # End Group
  103. # Begin Group "Header Files"
  104. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  105. # Begin Source File
  106. SOURCE=.ExCamera.h
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.ExCameraDoc.h
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.ExCameraView.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.MainFrm.h
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.Resource.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.StdAfx.h
  122. # End Source File
  123. # End Group
  124. # Begin Group "Resource Files"
  125. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  126. # Begin Source File
  127. SOURCE=.resExCamera.ico
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.resExCamera.rc2
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.resExCameraDoc.ico
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.resToolbar.bmp
  137. # End Source File
  138. # End Group
  139. # Begin Source File
  140. SOURCE=.ReadMe.txt
  141. # End Source File
  142. # End Target
  143. # End Project