Hi,

Matías Szeftel ha scritto:
> I get that wxcode-exe tag is unknown. It loads the new
> include files just fine.
sorry, I've should specified that "wxcode-exe" was a template and not a 
tag... BTW I've changed it now so that your bakefile should work without 
needing any change.


> This are my bakefile files:
> 
> Bakefile.bkgen:
> -----------------------------------------------------------------------------
> <?xml version="1.0" ?>
> 
> <!-- RCS-ID: $Id: Bakefiles.bkgen,v 1.2 2006/10/05 20:55:33 frm Exp $ -->
> 
> <bakefile-gen>
>      <include file="../../../build/bakefiles/presets/wxcode.bkgen"/>
>      <input>centro_salud.bkl</input>
> </bakefile-gen>
looks ok


> -----------------------------------------------------------------------------
> centro_salud.bkl
> -----------------------------------------------------------------------------
> <?xml version="1.0" ?>
> 
> <!-- Created by: Matías Szeftel <[EMAIL PROTECTED]> -->
> <!-- Creation date: 08/01/2007                          -->
> <!-- RCS-ID: $Id$        -->
> 
> <makefile>
>     <include file="presets/wxcode.bkl"/>
> 
> 
>     <!-- Settings for this component -->
>     <!-- =========================== -->
> 
>     <set-comp-name>centro_salud</set-comp-name>
>    
>     <set var="COMP_HDR">$(fileList('include/*.h'))</set>
ok so far

>    
>     <!-- Executable -->
>     <wxcode-exe id="centro_salud">
>         <has-win32-res/>
>        
>         <wx-lib>xml</wx-lib>
>         <wx-lib>core</wx-lib>
>         <wx-lib>base</wx-lib>
>     </wxcode-exe>
it should work now.

Francesco





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to