home *** CD-ROM | disk | FTP | other *** search
- $$// newproj.inf = template for list of template files
- $$// format is 'sourceResName' \t 'destFileName'
- $$// The source res name may be preceded by any combination of '=', '+', and/or '*'
- $$// '=' => the resource is binary
- $$// '+' => the file should be added to the project
- $$// '*' => bypass the custom AppWizard's resources when loading
- $$// if name starts with / => create new subdir
-
-
-
- /res
-
-
- README.TXT ReadMe.txt
- +REQUEST.CPP Request.cpp
- ROOT.RC2 res\$$root$$.rc2
- RESOURCE.H Resource.h
- +STDAFX.CPP StdAfx.cpp
- STDAFX.H StdAfx.h
- ROOT.CLW $$root$$.clw
- +ROOT.CPP $$root$$.cpp
- +ROOT.DEF $$root$$.def
- ROOT.H $$root$$.h
- +ROOT.RC $$root$$.rc
-
-
-
-