mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-05-31 09:21:02 +00:00
* DBModeler/Inspectors/GNUmakefile, * Documentation/GDL2Intro/Examples/GNUmakefile.connection, * Documentation/GDL2Intro/Examples/GNUmakefile.eoexample, * Documentation/GDL2Intro/Examples/GNUmakefile.eoexample2, * EOAccess/GNUmakefile, * EOAdaptors/PostgreSQLAdaptor/GNUmakefile.in, * EOAdaptors/PostgreSQLAdaptor/LoginPanel/GNUmakefile, * EOAdaptors/SQLiteAdaptor/GNUmakefile.in, * EOAdaptors/SQLiteAdaptor/LoginPanel/GNUmakefile, * EOControl/GNUmakefile, * EOInterface/GNUmakefile, * EOModeler/GNUmakefile, * GDL2Palette/GNUmakefile, * Tools/GNUmakefile (XXX_NEEDS_GUI): Set appropriately. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@26233 72102866-910b-0410-8b05-ffd578937521
5 lines
119 B
Text
5 lines
119 B
Text
TOOL_NAME+=eoexample
|
|
|
|
eoexample_NEEDS_GUI=NO
|
|
eoexample_OBJC_FILES=eoexample.m
|
|
eoexample_RESOURCE_FILES=library.eomodel
|