home *** CD-ROM | disk | FTP | other *** search
/ BUG 4 / BUGCD1997_05.BIN / aplic / visualj / vjtrial.exe / RCDATA / CABINET / vjdbwiz.awx / TEMPLATE / NEWPROJ.INF < prev    next >
Text File  |  1997-01-28  |  520b  |  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.