mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Replace FL/x.H with FL/platform.H - step 2 (STR #3435).
This second step replaces FL/x.H with FL/platform.H in all source files. Dependencies have been adjusted as well. This commit completes the replacement of FL/x.H with FL/platform.H. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12641 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+3
-2
@@ -5,7 +5,7 @@
|
||||
#
|
||||
# (EPM can be found at http://www.epmhome.org/)
|
||||
#
|
||||
# Copyright 1998-2010 by Bill Spitzak and others.
|
||||
# Copyright 1998-2018 by Bill Spitzak and others.
|
||||
#
|
||||
# This library is free software. Distribution and use rights are outlined in
|
||||
# the file "COPYING" which should have been included with this file. If this
|
||||
@@ -19,7 +19,7 @@
|
||||
#
|
||||
|
||||
%product Fast Light Tool Kit (FLTK)
|
||||
%copyright 1998-2011 by Bill Spitzak and others.
|
||||
%copyright 1998-2018 by Bill Spitzak and others.
|
||||
%vendor FLTK Development Team
|
||||
%license COPYING
|
||||
%readme README
|
||||
@@ -350,6 +350,7 @@ l 0000 root sys $includedir/FL/forms.h forms.H
|
||||
l 0000 root sys $includedir/FL/gl_draw.h gl_draw.H
|
||||
l 0000 root sys $includedir/FL/glut.h glut.H
|
||||
l 0000 root sys $includedir/FL/mac.h mac.H
|
||||
l 0000 root sys $includedir/FL/platform.h platform.H
|
||||
l 0000 root sys $includedir/FL/win32.h win32.H
|
||||
l 0000 root sys $includedir/FL/x.h x.H
|
||||
%system all
|
||||
|
||||
Reference in New Issue
Block a user