home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Vyzkuste / pdflib / pdflib-4.0.1.sit / pdflib-4.0.1 / bind / cpp / Cplusplus.dsp next >
Encoding:
MS Developer Studio Project  |  2001-07-04  |  2.7 KB  |  80 lines  |  [TEXT/LMAN]

  1. # Microsoft Developer Studio Project File - Name="Cplusplus" - 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=Cplusplus - Win32 Release
  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 "Cplusplus.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 "Cplusplus.mak" CFG="Cplusplus - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Cplusplus - Win32 Release" (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 "Cplusplus___Win32_Release"
  32. # PROP BASE Intermediate_Dir "Cplusplus___Win32_Release"
  33. # PROP BASE Ignore_Export_Lib 0
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 1
  37. # PROP Output_Dir ""
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../pdflib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  42. # ADD CPP /nologo /MT /W3 /GX /O2 /I "../../pdflib" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_MT" /YX /FD /c
  43. # ADD BASE RSC /l 0x407 /d "_DEBUG"
  44. # ADD RSC /l 0x407 /d "_DEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # 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 /version:4.0 /subsystem:console /debug /machine:I386 /out:"pdfclock.exe" /pdbtype:sept
  50. # 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 pdflib.lib /nologo /version:4.0 /subsystem:console /pdb:none /machine:I386 /out:"hello.exe" /libpath:"..\..\pdflib"
  51. # Begin Target
  52.  
  53. # Name "Cplusplus - Win32 Release"
  54. # Begin Group "Source Files"
  55.  
  56. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  57. # Begin Source File
  58.  
  59. SOURCE=.\hello.cpp
  60. # End Source File
  61. # Begin Source File
  62.  
  63. SOURCE=.\pdflib.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=.\pdflib.hpp
  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. # End Target
  79. # End Project
  80.