mirror of
https://github.com/fltk/fltk.git
synced 2026-05-26 01:46:58 +08:00
Added file src/Fl_sleep.cxx to list of files compiled in target fltk.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10287 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
00BD4FD0209BFB1A6446B9A5 /* freeglut_teapot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 95604163D1E6CBE33AAD66CD /* freeglut_teapot.cxx */; };
|
||||
01BAFF10192C611E005C6310 /* Fl_sleep.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 01BAFF0F192C611E005C6310 /* Fl_sleep.cxx */; };
|
||||
023D5B2431F40114C118A5DB /* Fl_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BF1FE1C69D048AA23CF27B1E /* Fl_Window.cxx */; };
|
||||
0262498E858406B6E51BD4E4 /* fl_symbols.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C8D88FDB0A0A32E59465025 /* fl_symbols.cxx */; };
|
||||
036C655FFDAEEE93046F08A6 /* checkers.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 67989D22AB6482C5B577D395 /* checkers.cxx */; };
|
||||
@@ -319,6 +318,7 @@
|
||||
7EA88708B9A088FCEB7CAA27 /* file_chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 39CD231E22E0B53E92CABDC9 /* file_chooser.cxx */; };
|
||||
7EC3AD9A56535A54430B8DCD /* Fl_Browser_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AAD25B747F4122A2C5224708 /* Fl_Browser_.cxx */; };
|
||||
7F12FCC718E1EEB900AB6A11 /* fl_gleam.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F12FCC618E1EEB900AB6A11 /* fl_gleam.cxx */; };
|
||||
7F1373FF19BCC32E0020C0E5 /* Fl_sleep.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 01BAFF0F192C611E005C6310 /* Fl_sleep.cxx */; };
|
||||
7F4762EE12D22C470073A4F9 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F4762ED12D22C470073A4F9 /* ApplicationServices.framework */; };
|
||||
7F54C8A8130FAC4F00E736F3 /* gzclose.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A3130FAC4F00E736F3 /* gzclose.c */; };
|
||||
7F54C8A9130FAC4F00E736F3 /* gzlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A4130FAC4F00E736F3 /* gzlib.c */; };
|
||||
@@ -8514,6 +8514,7 @@
|
||||
};
|
||||
buildConfigurationList = 615453DB5B8EBEE070930DA7 /* Build configuration list for PBXProject "FLTK" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
English,
|
||||
@@ -9471,6 +9472,7 @@
|
||||
644FEEF43A0CCBD89E2CE6FC /* Fl_Table_Row.cxx in Sources */,
|
||||
CDCB453B3493D8E96E80DFF7 /* Fl_Tabs.cxx in Sources */,
|
||||
FB93EB94C997FC6F8C5D389D /* Fl_Text_Buffer.cxx in Sources */,
|
||||
7F1373FF19BCC32E0020C0E5 /* Fl_sleep.cxx in Sources */,
|
||||
4536387C357FBA58B3C5258B /* Fl_Text_Display.cxx in Sources */,
|
||||
8F77031B8CCFF315D4CB151E /* Fl_Text_Editor.cxx in Sources */,
|
||||
E21880F92CD1B5E315C3F4DF /* Fl_Tile.cxx in Sources */,
|
||||
@@ -9929,7 +9931,6 @@
|
||||
BAC366BB428AE8165AEA1FB8 /* factory.cxx in Sources */,
|
||||
68D18B8291BECB504DDAE1A9 /* file.cxx in Sources */,
|
||||
E1B04810E72BD9557356CAAE /* fluid.cxx in Sources */,
|
||||
01BAFF10192C611E005C6310 /* Fl_sleep.cxx in Sources */,
|
||||
98A96758FF9D01852DFBECFE /* function_panel.cxx in Sources */,
|
||||
438CCCA43724B2E59680EF6B /* template_panel.cxx in Sources */,
|
||||
27B4C89E8CBF260313ACA42E /* undo.cxx in Sources */,
|
||||
|
||||
Reference in New Issue
Block a user