<% use obfui::cmn; my ($cfg) = @_;  %>

<h2>Project successfully created!</h2>

The type of all files have been guessed by their extension.
<p>

<% if ($cfg->{product}->{lang} eq 'cxx') { %>
A set of system header files 

<%$ __('A list of header files used by your code (using <tt>#include &lt;filename&gt;</tt> or  <tt>#include "filename"</tt> lines) has been collected. Exceptions for each of the headers have been activated for all files in your project. If you wish to disable such activation of exceptions or wish to correct something, please go here:') %><p>
    <a href=syms.choose_except_by_header class=menuitemref>
	<%$ __('Symbols&rArr;Select which common header files to load exceptions for') %></a>. 
<p>
<% } %>

If some of your files have non-standard file extensions, specify how to handle those files
in this menu: <a href=settings.files class=menuitemref>Settings &rArr; For files</a>.
Also visit that page when you add or remove files to your project.
<p>
The project has been created with <b>debugging presets</b> selected.
Please go to <a  class=menuitemref href=settings.switchbase.code
    >Settings &rArr; Select preset for code mangling.. </a> to select
different preset once you  have fully tested your project protected 
using debugging mode!
<p>
Please see <a class=menuitemref target=helpwindow href=/support/doc/<%$ $cfg->{product}->{sitesec} %>/guide.shtml
    >GUIDE on protecting  projects</a> on how to prepapre your projects for 
obfuscation and 
<a  class=menuitemref  target=helpwindow  href=/support/doc/obfusui/guidewui.shtml>
GUIDE on using Project Manager</a> on how to use this graphical interface
to Stunnix Obfuscators.

