mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-05-31 09:21:02 +00:00
* DBModeler/GNUmakefile,
* 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): Use lowercase value. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@26264 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d807aac5c2
commit
eb5b964a9b
16 changed files with 39 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
TOOL_NAME+=eoexample2
|
||||
|
||||
eoexample2_NEEDS_GUI=NO
|
||||
eoexample2_NEEDS_GUI=no
|
||||
eoexample2_OBJC_FILES=eoexample2.m
|
||||
eoexample2_RESOURCE_FILES=library.eomodel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue