home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / mysql / data1.cab / Servers / Embedded / DLL / test_dll.dsp < prev   
Encoding:
MS Developer Studio Project  |  2003-05-17  |  3.1 KB  |  88 lines

  1. # Microsoft Developer Studio Project File - Name="test_dll" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=test_dll - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "test_dll.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "test_dll.mak" CFG="test_dll - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "test_dll - Win32 Debug" (based on "Win32 (x86) Console Application")
  21. !MESSAGE 
  22.  
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. RSC=rc.exe
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "test_dll___Win32_Debug"
  32. # PROP BASE Intermediate_Dir "test_dll___Win32_Debug"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "test_dll___Win32_Debug"
  37. # PROP Intermediate_Dir "test_dll___Win32_Debug"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  41. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  42. # ADD BASE RSC /l 0x416 /d "_DEBUG"
  43. # ADD RSC /l 0x416 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # 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 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:console /debug /machine:I386 /pdbtype:sept
  49. # 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 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:console /debug /machine:I386 /out:"..\dll\debug\test_dll.exe" /pdbtype:sept
  50. # Begin Target
  51.  
  52. # Name "test_dll - Win32 Debug"
  53. # Begin Group "Source Files"
  54.  
  55. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  56. # Begin Source File
  57.  
  58. SOURCE=.\StdAfx.cpp
  59. # ADD CPP /Yc"stdafx.h"
  60. # End Source File
  61. # Begin Source File
  62.  
  63. SOURCE=.\test_dll.cpp
  64. # End Source File
  65. # End Group
  66. # Begin Group "Header Files"
  67.  
  68. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  69. # Begin Source File
  70.  
  71. SOURCE=.\StdAfx.h
  72. # End Source File
  73. # End Group
  74. # Begin Group "Resource Files"
  75.  
  76. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  77. # End Group
  78. # Begin Source File
  79.  
  80. SOURCE=.\ReadMe.txt
  81. # End Source File
  82. # Begin Source File
  83.  
  84. SOURCE=.\debug\libmysqld.lib
  85. # End Source File
  86. # End Target
  87. # End Project
  88.