Author: rmottola
Date: Wed Mar 23 01:31:14 2016
New Revision: 39590
URL: http://svn.gna.org/viewcvs/gnustep?rev=39590&view=rev
Log:
deisable PTY in build
Modified:
apps/projectcenter/trunk/Modules/Debuggers/ProjectCenter/GNUmakefile
Modified: apps/projectcenter/trunk/Modules/Debuggers/ProjectCenter/GNUmakefile
URL:
http://svn.gna.org/viewcvs/gnustep/apps/projectcenter/trunk/Modules/Debuggers/ProjectCenter/GNUmakefile?rev=39590&r1=39589&r2=39590&view=diff
==============================================================================
--- apps/projectcenter/trunk/Modules/Debuggers/ProjectCenter/GNUmakefile
(original)
+++ apps/projectcenter/trunk/Modules/Debuggers/ProjectCenter/GNUmakefile
Wed Mar 23 01:31:14 2016
@@ -39,7 +39,6 @@
PCDebugger.h \
PCDebugggerView.h \
PCDebuggerViewDelegateProtocol.h \
- PTYView.h \
PipeDelegate.h
#
@@ -48,10 +47,10 @@
ProjectCenter_OBJC_FILES= \
PCDebugger.m \
PCDebuggerView.m \
- PTYView.m \
PipeDelegate.m
+#for PTYView
#ADDITIONAL_NATIVE_LIBS += util
include ../../GNUmakefile.bundles
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs