diff options
| author | Manolo Gouy <Manolo> | 2014-09-07 16:52:44 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2014-09-07 16:52:44 +0000 |
| commit | 2031e30069986f8e7fd9048ba062eb9b843964c1 (patch) | |
| tree | 0db7e2fd069a98fdff69dc6ed4ba153273d4de80 /ide | |
| parent | 267ba82aa50ee3cf00a3b8aa37b4fb2e92e638f6 (diff) | |
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
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/Xcode4/FLTK.xcodeproj/project.pbxproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ide/Xcode4/FLTK.xcodeproj/project.pbxproj b/ide/Xcode4/FLTK.xcodeproj/project.pbxproj index cbc33dbc1..9179e1627 100644 --- a/ide/Xcode4/FLTK.xcodeproj/project.pbxproj +++ b/ide/Xcode4/FLTK.xcodeproj/project.pbxproj @@ -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 */, |
