view src/modplug/gui/modplug.gladep @ 3168:7e58928783b3

alsa-ng: Set thread handles to NULL when threads exit.
author William Pitcock <nenolod@atheme.org>
date Fri, 15 May 2009 00:05:48 -0500
parents b0550943c696
children
line wrap: on
line source

<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">

<glade-project>
  <name>ModPlug</name>
  <program_name>modplug</program_name>
  <source_directory>.</source_directory>
  <pixmaps_directory>.</pixmaps_directory>
  <gnome_support>FALSE</gnome_support>
  <use_widget_names>TRUE</use_widget_names>
  <output_main_file>FALSE</output_main_file>
  <output_build_files>FALSE</output_build_files>
  <main_source_file>interface.cxx</main_source_file>
  <handler_source_file>callbacks.cxx</handler_source_file>
  <support_source_file>support.cxx</support_source_file>
</glade-project>