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

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