Removed uses of Fl_Native_File_Chooser_{MAC,WIN32}.H that no longer exist.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8389 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
17f80015dc
commit
1e26d2db61
@ -529,7 +529,6 @@ Fl_Gl_Window.o: ../FL/mac.H ../FL/win32.H
|
||||
Fl_grab.o: ../FL/mac.H ../FL/win32.H
|
||||
Fl_Image.o: ../FL/mac.H ../FL/win32.H
|
||||
fl_line_style.o: ../FL/mac.H ../FL/win32.H
|
||||
Fl_Native_File_Chooser.o: ../FL/Fl_Native_File_Chooser_MAC.H ../FL/Fl_Native_File_Chooser_WIN32.H
|
||||
Fl_Menu_Window.o: ../FL/mac.H ../FL/win32.H
|
||||
fl_overlay.o: ../FL/mac.H ../FL/win32.H
|
||||
fl_overlay_visual.o: ../FL/mac.H ../FL/win32.H
|
||||
|
@ -392,8 +392,6 @@ native-filechooser$(EXEEXT): native-filechooser.o $(IMGLIBNAME)
|
||||
echo Linking $@...
|
||||
$(CXX) $(ARCHFLAGS) $(LDFLAGS) native-filechooser.o -o $@ $(LINKFLTKIMG) $(LDLIBS)
|
||||
|
||||
native-filechooser.o: ../FL/Fl_Native_File_Chooser_WIN32.H ../FL/Fl_Native_File_Chooser_MAC.H
|
||||
|
||||
navigation$(EXEEXT): navigation.o
|
||||
|
||||
output$(EXEEXT): output.o $(FLLIBNAME)
|
||||
|
Loading…
x
Reference in New Issue
Block a user