mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 05:32:11 +00:00
* Model/GMAppKit.m: Implemented NSPanel and NSSavePanel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3252 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8aa42ade84
commit
e3e74fca2e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ ifeq ($(GUI_LIB), nx)
|
|||
TOOL_NAME = nib2gmodel
|
||||
endif
|
||||
|
||||
APP_NAME = test
|
||||
#APP_NAME = test
|
||||
|
||||
libgmodel_OBJC_FILES = IMCustomObject.m IMConnectors.m IMLoading.m GMAppKit.m
|
||||
libgmodel_HEADER_FILES_DIR = ../Headers/AppKit
|
||||
|
|
Loading…
Reference in a new issue