mirror of
https://github.com/AdaCore/xmlada.git
synced 2026-02-12 12:30:28 -08:00
Add dependency on gtkada
git-svn-id: svn+ssh://svn.eu.adacore.com/Dev/importfromcvs/trunk@12006 936e1b1b-40f2-da11-902a-00137254ae57
This commit is contained in:
@@ -2,6 +2,7 @@ with "xmlada_unicode";
|
||||
with "xmlada_input";
|
||||
with "xmlada_sax";
|
||||
with "xmlada_avoid_recompile";
|
||||
with "gtkada";
|
||||
project XmlAda_Gtk is
|
||||
for Source_Dirs use ("../include/xmlada");
|
||||
for Source_List_File use "xmlada_xml_gtk.lgpr";
|
||||
|
||||
@@ -2,6 +2,7 @@ with "xmlada_unicode";
|
||||
with "xmlada_input";
|
||||
with "xmlada_sax";
|
||||
with "xmlada_avoid_recompile";
|
||||
with "gtkada";
|
||||
project XmlAda_Gtk is
|
||||
for Source_Dirs use ("../include/xmlada");
|
||||
for Source_List_File use "xmlada_xml_gtk.lgpr";
|
||||
|
||||
Reference in New Issue
Block a user