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

Visual C++

  1. # Microsoft Developer Studio Project File - Name="VisXCLAPACK" - 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=VisXCLAPACK - 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 "VisXCLAPACK.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 "VisXCLAPACK.mak" CFG="VisXCLAPACK - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "VisXCLAPACK - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "VisXCLAPACK - 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)" == "VisXCLAPACK - Win32 Release"
  27. # PROP BASE Use_MFC 0
  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 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. LIB32=link.exe -lib
  39. F90=fl32.exe
  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 "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /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 clapack.lib blas.lib F77.lib I77.lib 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 /base:"0x64500000" /subsystem:windows /dll /pdb:"..bin/VisXCLAPACK.pdb" /machine:I386 /out:"..binVisXCLAPACK.dll" /libpath:"lib"
  52. # SUBTRACT LINK32 /pdb:none
  53. !ELSEIF  "$(CFG)" == "VisXCLAPACK - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  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. LIB32=link.exe -lib
  66. F90=fl32.exe
  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 "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /Fd"Debug/VisXCLAPACKDB" /FD /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 clapackDB.lib blasDB.lib F77DB.lib I77DB.lib 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 /base:"0x64500000" /subsystem:windows /dll /incremental:no /pdb:"..bin/VisXCLAPACKDB.pdb" /debug /machine:I386 /out:"..binVisXCLAPACKDB.dll" /libpath:"lib"
  79. # SUBTRACT LINK32 /pdb:none
  80. !ENDIF 
  81. # Begin Target
  82. # Name "VisXCLAPACK - Win32 Release"
  83. # Name "VisXCLAPACK - Win32 Debug"
  84. # Begin Group "Source Files"
  85. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  86. # Begin Source File
  87. SOURCE=.VisXCLAPACK.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.VisXCLAPACK.rc
  91. # End Source File
  92. # End Group
  93. # Begin Group "Header Files"
  94. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  95. # Begin Source File
  96. SOURCE=.VisXCLAPACK.h
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.VisXCLAPACK.inl
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.VisXCLAPACKVersion.h
  103. # End Source File
  104. # End Group
  105. # End Target
  106. # End Project