home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Java++ / VJ / SAMPLES / JAVANOW / CHAP09 / MYCLASS / COMPLEXNUMBERS.DSP < prev    next >
Encoding:
MS Developer Studio Project  |  1997-01-09  |  1.9 KB  |  70 lines

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