home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Java++ / SHAREDIDE / BIN / IDE / VJDBWIZ.AWX / TEMPLATE / NEWPROJ.INF < prev    next >
Encoding:
Text File  |  1997-01-27  |  520 b   |  13 lines

  1. $$// newproj.inf = template for list of template files
  2. $$//  format is 'sourceResName' \t 'destFileName'
  3. $$//    The source res name may be preceded by any combination of '=', '+', and/or '*'
  4. $$//       '=' => the resource is binary
  5. $$//       '+' => the file should be added to the project
  6. $$//       '*' => bypass the custom AppWizard's resources when loading
  7. $$//    if name starts with / => create new subdir
  8.  
  9. +readme.txt    ReadMe.txt
  10. +DAO.jav    $$AppName$$.java
  11. +Alert.jav    Alert.java
  12. +DAO.htm    $$AppName$$.html
  13.