[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10. Compiling, Binding and Linking Applications with ASIS-for-GNAT

The recommended way of building ASIS applications is to define for an application a project file that depends on the main ASIS project file asis.gpr. All you have to do is to add a with clause

 
with "asis";

to the application project file. After that you can build an executable for an application in a usual way.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by GNAT Mailserver on April, 10 2014 using texi2html