home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Java++ / VJ / SAMPLES / JAVANOW / CHAP15 / STOCK3 / STOCK.DSP < prev    next >
Encoding:
MS Developer Studio Project  |  1997-01-09  |  2.2 KB  |  85 lines

  1. # Microsoft Developer Studio Project File - Name="Stock" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 50009
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Java Virtual Machine Java Project" 0x0809
  6.  
  7. CFG=Stock - Java Virtual Machine 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 "Stock.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 "Stock.mak" CFG="Stock - Java Virtual Machine Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Stock - Java Virtual Machine Release" (based on\
  21.  "Java Virtual Machine Java Project")
  22. !MESSAGE "Stock - Java Virtual Machine Debug" (based on\
  23.  "Java Virtual Machine Java Project")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. JAVA=jvc.exe
  30.  
  31. !IF  "$(CFG)" == "Stock - Java Virtual Machine Release"
  32.  
  33. # PROP BASE Use_MFC 2
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir ""
  36. # PROP BASE Intermediate_Dir ""
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 2
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir ""
  41. # PROP Intermediate_Dir ""
  42. # PROP Target_Dir ""
  43. # ADD BASE JAVA /O
  44. # ADD JAVA /O
  45.  
  46. !ELSEIF  "$(CFG)" == "Stock - Java Virtual Machine Debug"
  47.  
  48. # PROP BASE Use_MFC 2
  49. # PROP BASE Use_Debug_Libraries 1
  50. # PROP BASE Output_Dir ""
  51. # PROP BASE Intermediate_Dir ""
  52. # PROP BASE Target_Dir ""
  53. # PROP Use_MFC 2
  54. # PROP Use_Debug_Libraries 1
  55. # PROP Output_Dir ""
  56. # PROP Intermediate_Dir ""
  57. # PROP Target_Dir ""
  58. # ADD BASE JAVA /g
  59. # ADD JAVA /g
  60.  
  61. !ENDIF 
  62.  
  63. # Begin Target
  64.  
  65. # Name "Stock - Java Virtual Machine Release"
  66. # Name "Stock - Java Virtual Machine Debug"
  67. # Begin Group "Source Files"
  68.  
  69. # PROP Default_Filter "java;html"
  70. # Begin Source File
  71.  
  72. SOURCE=.\Stock.html
  73. # End Source File
  74. # Begin Source File
  75.  
  76. SOURCE=.\Stock.java
  77. # End Source File
  78. # End Group
  79. # Begin Group "Resource Files"
  80.  
  81. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  82. # End Group
  83. # End Target
  84. # End Project
  85.