home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / owf.zip / wf.lst < prev    next >
File List  |  1997-04-09  |  462b  |  24 lines

  1. # listfile for Object WorkFrame
  2. # define filemask to display in the combo-box
  3. # format: 
  4. #     NameToDisplay\mask1;mask2.....
  5. #
  6. All\*.*
  7. C Source\*.cpp;*.c;
  8. C Include\*.h;*.hpp
  9. Object\*.obj
  10. GIF\*.gif
  11. RC Source\*.rc;*.dlg
  12. RC Compiled\*.res
  13. IPF Source\*.ipf
  14. INF\*.inf
  15. Java classes\*.class
  16. Java sources\*.java
  17. HTML\*.htm;*.html
  18. Executable\*.exe;*.cmd
  19. Makefile\*.mak;makefile.*
  20. Bitmap\*.bmp
  21. Icon\*.ico
  22. Definition File\*.def
  23. Library\*.dll;*.lib
  24.