> -----Original Message----- > From: [email protected] [mailto:discuss- > [email protected]] On Behalf Of Martin Kalbfuß > Sent: Thursday, August 06, 2009 11:39 AM > To: [email protected] > Subject: Application without GUI lib dependence? > > > How can I tell the application project type in the makefile to ignore the > gui > libs? I want to create my game as application type, not as tool, because it > isn't a tool.
You should probably still define it as a tool and control the runloop yourself, assuming that you want to use the runloop -Matthew Jimenez This communication, along with any attachments, is covered by federal and state law governing electronic communications and may contain confidential and legally privileged information. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or action taken in reliance on the contents of these documents is strictly prohibited. If you have received this information in error, please notify the sender immediately and arrange for the return or destruction of these documents. You may notify the sender via email ([email protected]) or via phone (402.398.2200). _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
