mysql_test_run_new_ia64.dsp
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:6k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="mysql_test_run_new" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=mysql_test_run_new - WinIA64 Release
  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 "mysql_test_run_new_ia64.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 "mysql_test_run_new_ia64.mak" CFG="mysql_test_run_new - WinIA64 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "mysql_test_run_new - WinIA64 Debug" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "mysql_test_run_new - WinIA64 Release" (based on "Win32 (x86) Console Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF  "$(CFG)" == "mysql_test_run_new - WinIA64 Debug"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 1
  30. # PROP BASE Output_Dir ".Debug"
  31. # PROP BASE Intermediate_Dir ".Debug"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 1
  35. # PROP Output_Dir ".Debug"
  36. # PROP Intermediate_Dir ".Debug"
  37. # PROP Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. MTL=midl.exe
  40. # ADD BASE MTL /nologo /tlb".Debugmysql_test_run_new.tlb" /WinIA64
  41. # ADD MTL /nologo /tlb".Debugmysql_test_run_new.tlb" /WinIA64
  42. # ADD BASE CPP /nologo /G6 /MTd /W3 /GX /Z7 /Od /I "../include" /I "../" /D "_DEBUG" /D "_WINDOWS" /D "SAFE_MUTEX" /D "USE_TLS" /D "MYSQL_CLIENT" /D "__WIN__" /D "_WIN64" /GZ /c
  43. # ADD CPP /nologo /MTd /W3 /Zi /Od /I "../include" /I "../" /D "_DEBUG" /D "_WINDOWS" /D "SAFE_MUTEX" /D "USE_TLS" /D "MYSQL_CLIENT" /D "__WIN__" /D "_WIN64" /D "_IA64_" /D "WIN64" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /GZ /G2 /EHsc /Wp64 /Zm600 /c
  44. # ADD BASE RSC /l 0x409
  45. # ADD RSC /l 0x409
  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 odbc32.lib odbccp32.lib Ws2_32.lib /nologo /subsystem:console /map /debug  /out:"..mysql-testmysql_test_run_new.exe" /machine:IA64
  51. # SUBTRACT BASE LINK32 /pdb:none
  52. # ADD 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 Ws2_32.lib bufferoverflowU.lib zlib.lib /nologo /subsystem:console /incremental:no /libpath:"..lib_debug" /map /debug  /out:"..mysql-testmysql_test_run_new.exe" /machine:IA64
  53. # SUBTRACT LINK32 /pdb:none
  54. !ELSEIF  "$(CFG)" == "mysql_test_run_new - WinIA64 Release"
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 0
  57. # PROP BASE Output_Dir ".Release"
  58. # PROP BASE Intermediate_Dir ".Release"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 0
  62. # PROP Output_Dir ".Release"
  63. # PROP Intermediate_Dir ".Release"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir ""
  66. MTL=midl.exe
  67. # ADD BASE MTL /nologo /tlb".Releasemysql_test_run_new.tlb" /WinIA64
  68. # ADD MTL /nologo /tlb".Releasemysql_test_run_new.tlb" /WinIA64
  69. # ADD BASE CPP /nologo /G6 /MTd /W3 /GX /Ob1 /Gy /I "../include" /I "../" /D "DBUG_OFF" /D "_WINDOWS" /D "SAFE_MUTEX" /D "USE_TLS" /D "MYSQL_CLIENT" /D "__WIN__" /D "_WIN64" /GF /c
  70. # ADD CPP /nologo /MTd /W3 /Zi /O2 /I "../include" /I "../" /D "DBUG_OFF" /D "_WINDOWS" /D "SAFE_MUTEX" /D "USE_TLS" /D "MYSQL_CLIENT" /D "__WIN__" /D "_WIN64" /D "_IA64_" /D "WIN64" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /GF /G2 /EHsc /Wp64 /Zm600 /c
  71. # ADD BASE RSC /l 0x409
  72. # ADD RSC /l 0x409
  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 odbc32.lib odbccp32.lib Ws2_32.lib /nologo /subsystem:console  /out:"..mysql-testmysql_test_run_new.exe" /machine:IA64
  78. # SUBTRACT BASE LINK32 /pdb:none
  79. # ADD LINK32 t kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Ws2_32.lib bufferoverflowU.lib zlib.lib /nologo /subsystem:console /libpath:"..lib_release" /out:"..mysql-testmysql_test_run_new.exe" /machine:IA64
  80. # SUBTRACT LINK32 /pdb:none
  81. !ENDIF 
  82. # Begin Target
  83. # Name "mysql_test_run_new - WinIA64 Debug"
  84. # Name "mysql_test_run_new - WinIA64 Release"
  85. # Begin Source File
  86. SOURCE=.my_create_tables.c
  87. DEP_CPP_MY_CR=
  88. "..includeconfig-netware.h"
  89. "..includeconfig-os2.h"
  90. "..includeconfig-win.h"
  91. "..includem_string.h"
  92. "..includemy_config.h"
  93. "..includemy_dbug.h"
  94. "..includemy_global.h"
  95. ".my_manage.h"
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.my_manage.c
  99. DEP_CPP_MY_MA=
  100. "..includeconfig-netware.h"
  101. "..includeconfig-os2.h"
  102. "..includeconfig-win.h"
  103. "..includem_string.h"
  104. "..includemy_config.h"
  105. "..includemy_dbug.h"
  106. "..includemy_global.h"
  107. ".my_manage.h"
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.my_manage.h
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.mysql_test_run_new.c
  114. DEP_CPP_MYSQL=
  115. "..includeconfig-netware.h"
  116. "..includeconfig-os2.h"
  117. "..includeconfig-win.h"
  118. "..includem_string.h"
  119. "..includemy_config.h"
  120. "..includemy_dbug.h"
  121. "..includemy_global.h"
  122. ".my_manage.h"
  123. # End Source File
  124. # End Target
  125. # End Project