[Synopsis-changes] Synopsis/Synopsis/tests/QMTest configuration.in,NONE,1.1

Stefan Seefeld stefan at synopsis.fresco.org
Mon Jan 12 20:24:48 UTC 2004


Update of /cvs/synopsis/Synopsis/tests/QMTest
In directory frida:/tmp/cvs-serv9641/QMTest

Added Files:
	configuration.in 
Log Message:
support unit tests for C++ API

--- NEW FILE: configuration.in ---
<?xml version="1.0" ?>
<!DOCTYPE extension
  PUBLIC '-//QM/2.1/Extension//EN'
  'http://www.codesourcery.com/qm/dtds/2.1/-//qm/2.1/extension//en.dtd'>
<extension class="synopsis_database.Database" kind="database">
  <argument name="CXX"><text>@CXX@</text></argument>
  <argument name="CPPFLAGS"><text>-I ../include @CPPFLAGS@</text></argument>
  <argument name="CXXFLAGS"><text>@CXXFLAGS@</text></argument>
  <argument name="LDFLAGS"><text>@LDFLAGS@</text></argument>
  <argument name="LIBS"><text>@LIBS@</text></argument>
</extension>




More information about the Synopsis-changes mailing list