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

Visual C++

  1. # Microsoft Developer Studio Project File - Name="VisMatrix" - 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=VisMatrix - 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 "VisMatrix.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 "VisMatrix.mak" CFG="VisMatrix - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "VisMatrix - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "VisMatrix - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. CPP=cl.exe
  24. MTL=midl.exe
  25. RSC=rc.exe
  26. !IF  "$(CFG)" == "VisMatrix - Win32 Release"
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "VisMatri"
  30. # PROP BASE Intermediate_Dir "VisMatri"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "..Lib"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. F90=fl32.exe
  39. LIB32=link.exe -lib
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "VIS_MATRIX_BUILD" /D "VIS_INCLUDE_SDSTREAM" /YX"VisMatrixPch.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /base:"0x64200000" /subsystem:windows /dll /pdb:"..bin/VisMatrix.pdb" /machine:I386 /out:"..bin/VisMatrix.dll"
  52. # SUBTRACT LINK32 /pdb:none
  53. !ELSEIF  "$(CFG)" == "VisMatrix - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "VisMatr0"
  57. # PROP BASE Intermediate_Dir "VisMatr0"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "..Lib"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. F90=fl32.exe
  66. LIB32=link.exe -lib
  67. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  68. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "VIS_MATRIX_BUILD" /D "VIS_INCLUDE_SDSTREAM" /YX"VisMatrixPch.h" /Fd"Debug/VisMatrixDB" /FD /GZ /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  71. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  72. # ADD RSC /l 0x409 /d "_DEBUG"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  78. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /base:"0x64200000" /subsystem:windows /dll /incremental:no /pdb:"..bin/VisMatrixDB.pdb" /debug /machine:I386 /out:"..bin/VisMatrixDB.dll"
  79. # SUBTRACT LINK32 /pdb:none
  80. !ENDIF 
  81. # Begin Target
  82. # Name "VisMatrix - Win32 Release"
  83. # Name "VisMatrix - Win32 Debug"
  84. # Begin Group "Source Files"
  85. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  86. # Begin Source File
  87. SOURCE=.VisCovariance.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.VisDMatrix.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.VisMatrix.rc
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.VisMatrixDLL.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.VisTransform4x4.cpp
  100. # End Source File
  101. # End Group
  102. # Begin Group "Header Files"
  103. # PROP Default_Filter "h;hpp;hxx;hm"
  104. # Begin Group "Inline Header Files"
  105. # PROP Default_Filter "inl"
  106. # Begin Source File
  107. SOURCE=.VisDMatrix.inl
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.VisLuciformSDIO.inl
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.VisLuciformWrappers.inl
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.VisTransform4x4.inl
  117. # End Source File
  118. # End Group
  119. # Begin Source File
  120. SOURCE=.Resource.h
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.VisCovariance.h
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.VisDMatrix.h
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=..incVisLineSegment.h
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=..incVisLuciform.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.VisLuciformTypedefs.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.VisLuciformWrappers.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=..incVisMatrix.h
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.VisMatrixPch.h
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.VisMatrixProj.h
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.VisTransform4x4.h
  151. # End Source File
  152. # End Group
  153. # Begin Group "Resource Files"
  154. # PROP Default_Filter ""
  155. # Begin Source File
  156. SOURCE=.VisMatrix.rc2
  157. # End Source File
  158. # End Group
  159. # Begin Source File
  160. SOURCE=.ReadMe.txt
  161. # End Source File
  162. # End Target
  163. # End Project