home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Java++ / VJ / SAMPLES / JAVANOW / CHAP08 / TEST / MATH.DSP < prev    next >
Encoding:
MS Developer Studio Project  |  1997-01-09  |  1.8 KB  |  69 lines

  1. # Microsoft Developer Studio Project File - Name="math" - 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=math - 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 "math.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 "math.mak" CFG="math - Java Virtual Machine Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "math - Java Virtual Machine Release" (based on\
  21.  "Java Virtual Machine Java Project")
  22. !MESSAGE "math - 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)" == "math - Java Virtual Machine Release"
  32.  
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # ADD BASE JAVA /O
  38. # ADD JAVA /O
  39.  
  40. !ELSEIF  "$(CFG)" == "math - Java Virtual Machine Debug"
  41.  
  42. # PROP BASE Use_MFC 0
  43. # PROP BASE Use_Debug_Libraries 1
  44. # PROP Use_MFC 0
  45. # PROP Use_Debug_Libraries 1
  46. # ADD BASE JAVA /g
  47. # ADD JAVA /g
  48.  
  49. !ENDIF 
  50.  
  51. # Begin Target
  52.  
  53. # Name "math - Java Virtual Machine Release"
  54. # Name "math - Java Virtual Machine Debug"
  55. # Begin Group "Source Files"
  56.  
  57. # PROP Default_Filter "java;html"
  58. # Begin Source File
  59.  
  60. SOURCE=.\math.java
  61. # End Source File
  62. # End Group
  63. # Begin Group "Resource Files"
  64.  
  65. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  66. # End Group
  67. # End Target
  68. # End Project
  69.