Changeset 481 for abuse/trunk/osx/abuse.xcodeproj
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/osx/abuse.xcodeproj/project.pbxproj
r97 r481 22 22 B99CE2530D833D8F00E42436 /* collide.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE16F0D833D8F00E42436 /* collide.cpp */; }; 23 23 B99CE2540D833D8F00E42436 /* compiled.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1700D833D8F00E42436 /* compiled.cpp */; }; 24 B99CE2550D833D8F00E42436 /* config .cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1720D833D8F00E42436 /* config.cpp */; };24 B99CE2550D833D8F00E42436 /* configuration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1720D833D8F00E42436 /* configuration.cpp */; }; 25 25 B99CE2560D833D8F00E42436 /* console.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1740D833D8F00E42436 /* console.cpp */; }; 26 26 B99CE2570D833D8F00E42436 /* cop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1760D833D8F00E42436 /* cop.cpp */; }; … … 144 144 B953855B0D84568200AF7B2A /* abuse.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = abuse.icns; sourceTree = "<group>"; }; 145 145 B99CE1600D833D8F00E42436 /* ability.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ability.cpp; sourceTree = "<group>"; }; 146 B99CE1610D833D8F00E42436 /* ability.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ability.hpp; sourceTree = "<group>"; };146 B99CE1610D833D8F00E42436 /* ability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ability.h; sourceTree = "<group>"; }; 147 147 B99CE1620D833D8F00E42436 /* ant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ant.cpp; sourceTree = "<group>"; }; 148 B99CE1630D833D8F00E42436 /* ant.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ant.hpp; sourceTree = "<group>"; };148 B99CE1630D833D8F00E42436 /* ant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ant.h; sourceTree = "<group>"; }; 149 149 B99CE1640D833D8F00E42436 /* automap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automap.cpp; sourceTree = "<group>"; }; 150 B99CE1650D833D8F00E42436 /* automap.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = automap.hpp; sourceTree = "<group>"; };151 B99CE1660D833D8F00E42436 /* bus_type.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bus_type.hpp; sourceTree = "<group>"; };150 B99CE1650D833D8F00E42436 /* automap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = automap.h; sourceTree = "<group>"; }; 151 B99CE1660D833D8F00E42436 /* bus_type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bus_type.h; sourceTree = "<group>"; }; 152 152 B99CE1670D833D8F00E42436 /* cache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cache.cpp; sourceTree = "<group>"; }; 153 B99CE1680D833D8F00E42436 /* cache.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cache.hpp; sourceTree = "<group>"; };153 B99CE1680D833D8F00E42436 /* cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cache.h; sourceTree = "<group>"; }; 154 154 B99CE1690D833D8F00E42436 /* chars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chars.cpp; sourceTree = "<group>"; }; 155 B99CE16A0D833D8F00E42436 /* chars.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chars.hpp; sourceTree = "<group>"; };155 B99CE16A0D833D8F00E42436 /* chars.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chars.h; sourceTree = "<group>"; }; 156 156 B99CE16B0D833D8F00E42436 /* chat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chat.cpp; sourceTree = "<group>"; }; 157 B99CE16C0D833D8F00E42436 /* chat.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chat.hpp; sourceTree = "<group>"; };157 B99CE16C0D833D8F00E42436 /* chat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chat.h; sourceTree = "<group>"; }; 158 158 B99CE16D0D833D8F00E42436 /* clisp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clisp.cpp; sourceTree = "<group>"; }; 159 B99CE16E0D833D8F00E42436 /* clisp.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = clisp.hpp; sourceTree = "<group>"; };159 B99CE16E0D833D8F00E42436 /* clisp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = clisp.h; sourceTree = "<group>"; }; 160 160 B99CE16F0D833D8F00E42436 /* collide.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collide.cpp; sourceTree = "<group>"; }; 161 161 B99CE1700D833D8F00E42436 /* compiled.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiled.cpp; sourceTree = "<group>"; }; 162 B99CE1710D833D8F00E42436 /* compiled.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compiled.hpp; sourceTree = "<group>"; };163 B99CE1720D833D8F00E42436 /* config .cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = config.cpp; sourceTree = "<group>"; };164 B99CE1730D833D8F00E42436 /* config .hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = config.hpp; sourceTree = "<group>"; };162 B99CE1710D833D8F00E42436 /* compiled.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compiled.h; sourceTree = "<group>"; }; 163 B99CE1720D833D8F00E42436 /* configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = configuration.cpp; sourceTree = "<group>"; }; 164 B99CE1730D833D8F00E42436 /* configuration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = configuration.h; sourceTree = "<group>"; }; 165 165 B99CE1740D833D8F00E42436 /* console.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = console.cpp; sourceTree = "<group>"; }; 166 B99CE1750D833D8F00E42436 /* console.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = console.hpp; sourceTree = "<group>"; };166 B99CE1750D833D8F00E42436 /* console.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = console.h; sourceTree = "<group>"; }; 167 167 B99CE1760D833D8F00E42436 /* cop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cop.cpp; sourceTree = "<group>"; }; 168 B99CE1770D833D8F00E42436 /* cop.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cop.hpp; sourceTree = "<group>"; };168 B99CE1770D833D8F00E42436 /* cop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cop.h; sourceTree = "<group>"; }; 169 169 B99CE1780D833D8F00E42436 /* crc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = crc.cpp; sourceTree = "<group>"; }; 170 B99CE1790D833D8F00E42436 /* crc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = crc.hpp; sourceTree = "<group>"; };170 B99CE1790D833D8F00E42436 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = crc.h; sourceTree = "<group>"; }; 171 171 B99CE17A0D833D8F00E42436 /* demo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = demo.cpp; sourceTree = "<group>"; }; 172 B99CE17B0D833D8F00E42436 /* demo.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = demo.hpp; sourceTree = "<group>"; };172 B99CE17B0D833D8F00E42436 /* demo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = demo.h; sourceTree = "<group>"; }; 173 173 B99CE17C0D833D8F00E42436 /* dev.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dev.cpp; sourceTree = "<group>"; }; 174 B99CE17D0D833D8F00E42436 /* dev.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dev.hpp; sourceTree = "<group>"; };174 B99CE17D0D833D8F00E42436 /* dev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dev.h; sourceTree = "<group>"; }; 175 175 B99CE17E0D833D8F00E42436 /* devsel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = devsel.cpp; sourceTree = "<group>"; }; 176 B99CE17F0D833D8F00E42436 /* devsel.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = devsel.hpp; sourceTree = "<group>"; };176 B99CE17F0D833D8F00E42436 /* devsel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = devsel.h; sourceTree = "<group>"; }; 177 177 B99CE1800D833D8F00E42436 /* director.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = director.cpp; sourceTree = "<group>"; }; 178 B99CE1810D833D8F00E42436 /* director.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = director.hpp; sourceTree = "<group>"; };178 B99CE1810D833D8F00E42436 /* director.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = director.h; sourceTree = "<group>"; }; 179 179 B99CE1820D833D8F00E42436 /* endgame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = endgame.cpp; sourceTree = "<group>"; }; 180 B99CE1830D833D8F00E42436 /* exitproc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exitproc.hpp; sourceTree = "<group>"; };180 B99CE1830D833D8F00E42436 /* exitproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exitproc.h; sourceTree = "<group>"; }; 181 181 B99CE1840D833D8F00E42436 /* extend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extend.cpp; sourceTree = "<group>"; }; 182 B99CE1850D833D8F00E42436 /* extend.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = extend.hpp; sourceTree = "<group>"; };182 B99CE1850D833D8F00E42436 /* extend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = extend.h; sourceTree = "<group>"; }; 183 183 B99CE1860D833D8F00E42436 /* fnt6x13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fnt6x13.cpp; sourceTree = "<group>"; }; 184 184 B99CE1870D833D8F00E42436 /* game.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = game.cpp; sourceTree = "<group>"; }; 185 B99CE1880D833D8F00E42436 /* game.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = game.hpp; sourceTree = "<group>"; };185 B99CE1880D833D8F00E42436 /* game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = game.h; sourceTree = "<group>"; }; 186 186 B99CE1890D833D8F00E42436 /* gamma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gamma.cpp; sourceTree = "<group>"; }; 187 B99CE18A0D833D8F00E42436 /* gamma.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gamma.hpp; sourceTree = "<group>"; };187 B99CE18A0D833D8F00E42436 /* gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gamma.h; sourceTree = "<group>"; }; 188 188 B99CE18B0D833D8F00E42436 /* gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gui.cpp; sourceTree = "<group>"; }; 189 B99CE18C0D833D8F00E42436 /* gui.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gui.hpp; sourceTree = "<group>"; };189 B99CE18C0D833D8F00E42436 /* gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gui.h; sourceTree = "<group>"; }; 190 190 B99CE18D0D833D8F00E42436 /* help.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = help.cpp; sourceTree = "<group>"; }; 191 B99CE18E0D833D8F00E42436 /* help.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = help.hpp; sourceTree = "<group>"; };192 B99CE18F0D833D8F00E42436 /* id.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = id.hpp; sourceTree = "<group>"; };191 B99CE18E0D833D8F00E42436 /* help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = help.h; sourceTree = "<group>"; }; 192 B99CE18F0D833D8F00E42436 /* id.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = id.h; sourceTree = "<group>"; }; 193 193 B99CE1910D833D8F00E42436 /* decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decoder.cpp; sourceTree = "<group>"; }; 194 194 B99CE1920D833D8F00E42436 /* dir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dir.h; sourceTree = "<group>"; }; 195 195 B99CE1930D833D8F00E42436 /* dos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dos.h; sourceTree = "<group>"; }; 196 196 B99CE1940D833D8F00E42436 /* dprint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dprint.cpp; sourceTree = "<group>"; }; 197 B99CE1950D833D8F00E42436 /* dprint.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dprint.hpp; sourceTree = "<group>"; };198 B99CE1960D833D8F00E42436 /* emm.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = emm.hpp; sourceTree = "<group>"; };197 B99CE1950D833D8F00E42436 /* dprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dprint.h; sourceTree = "<group>"; }; 198 B99CE1960D833D8F00E42436 /* emm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = emm.h; sourceTree = "<group>"; }; 199 199 B99CE1970D833D8F00E42436 /* errs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errs.h; sourceTree = "<group>"; }; 200 B99CE1980D833D8F00E42436 /* event.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = event.hpp; sourceTree = "<group>"; };200 B99CE1980D833D8F00E42436 /* event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = event.h; sourceTree = "<group>"; }; 201 201 B99CE1990D833D8F00E42436 /* filesel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filesel.cpp; sourceTree = "<group>"; }; 202 B99CE19A0D833D8F00E42436 /* filesel.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filesel.hpp; sourceTree = "<group>"; };202 B99CE19A0D833D8F00E42436 /* filesel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filesel.h; sourceTree = "<group>"; }; 203 203 B99CE19B0D833D8F00E42436 /* filter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter.cpp; sourceTree = "<group>"; }; 204 B99CE19C0D833D8F00E42436 /* filter.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter.hpp; sourceTree = "<group>"; };204 B99CE19C0D833D8F00E42436 /* filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter.h; sourceTree = "<group>"; }; 205 205 B99CE19D0D833D8F00E42436 /* fonts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fonts.cpp; sourceTree = "<group>"; }; 206 B99CE19E0D833D8F00E42436 /* fonts.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fonts.hpp; sourceTree = "<group>"; };207 B99CE19F0D833D8F00E42436 /* gifdecod.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifdecod.hpp; sourceTree = "<group>"; };206 B99CE19E0D833D8F00E42436 /* fonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fonts.h; sourceTree = "<group>"; }; 207 B99CE19F0D833D8F00E42436 /* gifdecod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifdecod.h; sourceTree = "<group>"; }; 208 208 B99CE1A00D833D8F00E42436 /* gifread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gifread.cpp; sourceTree = "<group>"; }; 209 B99CE1A10D833D8F00E42436 /* gifread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifread.hpp; sourceTree = "<group>"; };209 B99CE1A10D833D8F00E42436 /* gifread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifread.h; sourceTree = "<group>"; }; 210 210 B99CE1A20D833D8F00E42436 /* globals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = globals.cpp; sourceTree = "<group>"; }; 211 211 B99CE1A30D833D8F00E42436 /* glread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = glread.cpp; sourceTree = "<group>"; }; 212 B99CE1A40D833D8F00E42436 /* glread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = glread.hpp; sourceTree = "<group>"; };212 B99CE1A40D833D8F00E42436 /* glread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = glread.h; sourceTree = "<group>"; }; 213 213 B99CE1A50D833D8F00E42436 /* guistat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = guistat.cpp; sourceTree = "<group>"; }; 214 B99CE1A60D833D8F00E42436 /* guistat.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = guistat.hpp; sourceTree = "<group>"; };214 B99CE1A60D833D8F00E42436 /* guistat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = guistat.h; sourceTree = "<group>"; }; 215 215 B99CE1A70D833D8F00E42436 /* image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = image.cpp; sourceTree = "<group>"; }; 216 B99CE1A80D833D8F00E42436 /* image.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image.hpp; sourceTree = "<group>"; };216 B99CE1A80D833D8F00E42436 /* image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image.h; sourceTree = "<group>"; }; 217 217 B99CE1A90D833D8F00E42436 /* image24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = image24.cpp; sourceTree = "<group>"; }; 218 B99CE1AA0D833D8F00E42436 /* image24.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image24.hpp; sourceTree = "<group>"; };218 B99CE1AA0D833D8F00E42436 /* image24.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image24.h; sourceTree = "<group>"; }; 219 219 B99CE1AB0D833D8F00E42436 /* include.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = include.cpp; sourceTree = "<group>"; }; 220 B99CE1AC0D833D8F00E42436 /* include.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = include.hpp; sourceTree = "<group>"; };220 B99CE1AC0D833D8F00E42436 /* include.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = include.h; sourceTree = "<group>"; }; 221 221 B99CE1AD0D833D8F00E42436 /* input.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = input.cpp; sourceTree = "<group>"; }; 222 B99CE1AE0D833D8F00E42436 /* input.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = input.hpp; sourceTree = "<group>"; };223 B99CE1AF0D833D8F00E42436 /* jdir.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jdir.hpp; sourceTree = "<group>"; };222 B99CE1AE0D833D8F00E42436 /* input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = input.h; sourceTree = "<group>"; }; 223 B99CE1AF0D833D8F00E42436 /* jdir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jdir.h; sourceTree = "<group>"; }; 224 224 B99CE1B00D833D8F00E42436 /* jmalloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jmalloc.cpp; sourceTree = "<group>"; }; 225 B99CE1B10D833D8F00E42436 /* jmalloc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jmalloc.hpp; sourceTree = "<group>"; };225 B99CE1B10D833D8F00E42436 /* jmalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jmalloc.h; sourceTree = "<group>"; }; 226 226 B99CE1B20D833D8F00E42436 /* jrand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jrand.cpp; sourceTree = "<group>"; }; 227 B99CE1B30D833D8F00E42436 /* jrand.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jrand.hpp; sourceTree = "<group>"; };227 B99CE1B30D833D8F00E42436 /* jrand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jrand.h; sourceTree = "<group>"; }; 228 228 B99CE1B40D833D8F00E42436 /* jwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jwindow.cpp; sourceTree = "<group>"; }; 229 B99CE1B50D833D8F00E42436 /* jwindow.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jwindow.hpp; sourceTree = "<group>"; };229 B99CE1B50D833D8F00E42436 /* jwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jwindow.h; sourceTree = "<group>"; }; 230 230 B99CE1B60D833D8F00E42436 /* keys.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = keys.cpp; sourceTree = "<group>"; }; 231 B99CE1B70D833D8F00E42436 /* keys.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = keys.hpp; sourceTree = "<group>"; };231 B99CE1B70D833D8F00E42436 /* keys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = keys.h; sourceTree = "<group>"; }; 232 232 B99CE1B80D833D8F00E42436 /* lbmread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lbmread.cpp; sourceTree = "<group>"; }; 233 B99CE1B90D833D8F00E42436 /* lbmread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lbmread.hpp; sourceTree = "<group>"; };233 B99CE1B90D833D8F00E42436 /* lbmread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lbmread.h; sourceTree = "<group>"; }; 234 234 B99CE1BA0D833D8F00E42436 /* linked.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linked.cpp; sourceTree = "<group>"; }; 235 B99CE1BB0D833D8F00E42436 /* linked.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = linked.hpp; sourceTree = "<group>"; };235 B99CE1BB0D833D8F00E42436 /* linked.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = linked.h; sourceTree = "<group>"; }; 236 236 B99CE1BC0D833D8F00E42436 /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loader.cpp; sourceTree = "<group>"; }; 237 B99CE1BD0D833D8F00E42436 /* loader.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader.hpp; sourceTree = "<group>"; };238 B99CE1BE0D833D8F00E42436 /* macs.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = macs.hpp; sourceTree = "<group>"; };239 B99CE1BF0D833D8F00E42436 /* main.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = main.hpp; sourceTree = "<group>"; };237 B99CE1BD0D833D8F00E42436 /* loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader.h; sourceTree = "<group>"; }; 238 B99CE1BE0D833D8F00E42436 /* macs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = macs.h; sourceTree = "<group>"; }; 239 B99CE1BF0D833D8F00E42436 /* main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = main.h; sourceTree = "<group>"; }; 240 240 B99CE1C20D833D8F00E42436 /* mdlread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mdlread.cpp; sourceTree = "<group>"; }; 241 B99CE1C30D833D8F00E42436 /* mdlread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mdlread.hpp; sourceTree = "<group>"; };242 B99CE1C40D833D8F00E42436 /* mouse.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mouse.hpp; sourceTree = "<group>"; };241 B99CE1C30D833D8F00E42436 /* mdlread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mdlread.h; sourceTree = "<group>"; }; 242 B99CE1C40D833D8F00E42436 /* mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mouse.h; sourceTree = "<group>"; }; 243 243 B99CE1C50D833D8F00E42436 /* packet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = packet.cpp; sourceTree = "<group>"; }; 244 B99CE1C60D833D8F00E42436 /* packet.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packet.hpp; sourceTree = "<group>"; };244 B99CE1C60D833D8F00E42436 /* packet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packet.h; sourceTree = "<group>"; }; 245 245 B99CE1C70D833D8F00E42436 /* palette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = palette.cpp; sourceTree = "<group>"; }; 246 B99CE1C80D833D8F00E42436 /* palette.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = palette.hpp; sourceTree = "<group>"; };246 B99CE1C80D833D8F00E42436 /* palette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = palette.h; sourceTree = "<group>"; }; 247 247 B99CE1C90D833D8F00E42436 /* pcxread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pcxread.cpp; sourceTree = "<group>"; }; 248 B99CE1CA0D833D8F00E42436 /* pcxread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pcxread.hpp; sourceTree = "<group>"; };248 B99CE1CA0D833D8F00E42436 /* pcxread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pcxread.h; sourceTree = "<group>"; }; 249 249 B99CE1CB0D833D8F00E42436 /* pmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pmenu.cpp; sourceTree = "<group>"; }; 250 B99CE1CC0D833D8F00E42436 /* pmenu.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pmenu.hpp; sourceTree = "<group>"; };250 B99CE1CC0D833D8F00E42436 /* pmenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pmenu.h; sourceTree = "<group>"; }; 251 251 B99CE1CD0D833D8F00E42436 /* ppmread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ppmread.cpp; sourceTree = "<group>"; }; 252 B99CE1CE0D833D8F00E42436 /* ppmread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ppmread.hpp; sourceTree = "<group>"; };252 B99CE1CE0D833D8F00E42436 /* ppmread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ppmread.h; sourceTree = "<group>"; }; 253 253 B99CE1CF0D833D8F00E42436 /* readwav.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = readwav.cpp; sourceTree = "<group>"; }; 254 B99CE1D00D833D8F00E42436 /* readwav.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = readwav.hpp; sourceTree = "<group>"; };254 B99CE1D00D833D8F00E42436 /* readwav.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = readwav.h; sourceTree = "<group>"; }; 255 255 B99CE1D10D833D8F00E42436 /* scroller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scroller.cpp; sourceTree = "<group>"; }; 256 B99CE1D20D833D8F00E42436 /* scroller.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scroller.hpp; sourceTree = "<group>"; };256 B99CE1D20D833D8F00E42436 /* scroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scroller.h; sourceTree = "<group>"; }; 257 257 B99CE1D30D833D8F00E42436 /* specs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = specs.cpp; sourceTree = "<group>"; }; 258 B99CE1D40D833D8F00E42436 /* specs.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specs.hpp; sourceTree = "<group>"; };258 B99CE1D40D833D8F00E42436 /* specs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specs.h; sourceTree = "<group>"; }; 259 259 B99CE1D50D833D8F00E42436 /* sprite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sprite.cpp; sourceTree = "<group>"; }; 260 B99CE1D60D833D8F00E42436 /* sprite.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sprite.hpp; sourceTree = "<group>"; };260 B99CE1D60D833D8F00E42436 /* sprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sprite.h; sourceTree = "<group>"; }; 261 261 B99CE1D70D833D8F00E42436 /* status.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = status.cpp; sourceTree = "<group>"; }; 262 B99CE1D80D833D8F00E42436 /* status.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = status.hpp; sourceTree = "<group>"; };262 B99CE1D80D833D8F00E42436 /* status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = status.h; sourceTree = "<group>"; }; 263 263 B99CE1D90D833D8F00E42436 /* std.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = std.h; sourceTree = "<group>"; }; 264 264 B99CE1DA0D833D8F00E42436 /* supmorph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = supmorph.cpp; sourceTree = "<group>"; }; 265 B99CE1DB0D833D8F00E42436 /* supmorph.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = supmorph.hpp; sourceTree = "<group>"; };265 B99CE1DB0D833D8F00E42436 /* supmorph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = supmorph.h; sourceTree = "<group>"; }; 266 266 B99CE1DC0D833D8F00E42436 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = "<group>"; }; 267 267 B99CE1DD0D833D8F00E42436 /* targa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = targa.cpp; sourceTree = "<group>"; }; 268 B99CE1DE0D833D8F00E42436 /* targa.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = targa.hpp; sourceTree = "<group>"; };268 B99CE1DE0D833D8F00E42436 /* targa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = targa.h; sourceTree = "<group>"; }; 269 269 B99CE1DF0D833D8F00E42436 /* texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = texture.cpp; sourceTree = "<group>"; }; 270 B99CE1E00D833D8F00E42436 /* texture.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = texture.hpp; sourceTree = "<group>"; };270 B99CE1E00D833D8F00E42436 /* texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = texture.h; sourceTree = "<group>"; }; 271 271 B99CE1E10D833D8F00E42436 /* timage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timage.cpp; sourceTree = "<group>"; }; 272 B99CE1E20D833D8F00E42436 /* timage.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timage.hpp; sourceTree = "<group>"; };273 B99CE1E30D833D8F00E42436 /* timing.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timing.hpp; sourceTree = "<group>"; };272 B99CE1E20D833D8F00E42436 /* timage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timage.h; sourceTree = "<group>"; }; 273 B99CE1E30D833D8F00E42436 /* timing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timing.h; sourceTree = "<group>"; }; 274 274 B99CE1E40D833D8F00E42436 /* tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tools.cpp; sourceTree = "<group>"; }; 275 B99CE1E50D833D8F00E42436 /* tools.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tools.hpp; sourceTree = "<group>"; };276 B99CE1E60D833D8F00E42436 /* video.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = video.hpp; sourceTree = "<group>"; };275 B99CE1E50D833D8F00E42436 /* tools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tools.h; sourceTree = "<group>"; }; 276 B99CE1E60D833D8F00E42436 /* video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = video.h; sourceTree = "<group>"; }; 277 277 B99CE1E70D833D8F00E42436 /* visobj.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = visobj.cpp; sourceTree = "<group>"; }; 278 B99CE1E80D833D8F00E42436 /* visobj.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = visobj.hpp; sourceTree = "<group>"; };278 B99CE1E80D833D8F00E42436 /* visobj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = visobj.h; sourceTree = "<group>"; }; 279 279 B99CE1E90D833D8F00E42436 /* xwdread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xwdread.cpp; sourceTree = "<group>"; }; 280 B99CE1EA0D833D8F00E42436 /* xwdread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = xwdread.hpp; sourceTree = "<group>"; };280 B99CE1EA0D833D8F00E42436 /* xwdread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = xwdread.h; sourceTree = "<group>"; }; 281 281 B99CE1EB0D833D8F00E42436 /* innet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = innet.cpp; sourceTree = "<group>"; }; 282 282 B99CE1EC0D833D8F00E42436 /* intsect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intsect.cpp; sourceTree = "<group>"; }; 283 B99CE1ED0D833D8F00E42436 /* intsect.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = intsect.hpp; sourceTree = "<group>"; };284 B99CE1EE0D833D8F00E42436 /* isllist.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = isllist.hpp; sourceTree = "<group>"; };283 B99CE1ED0D833D8F00E42436 /* intsect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = intsect.h; sourceTree = "<group>"; }; 284 B99CE1EE0D833D8F00E42436 /* isllist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = isllist.h; sourceTree = "<group>"; }; 285 285 B99CE1EF0D833D8F00E42436 /* items.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = items.cpp; sourceTree = "<group>"; }; 286 B99CE1F00D833D8F00E42436 /* items.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = items.hpp; sourceTree = "<group>"; };286 B99CE1F00D833D8F00E42436 /* items.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = items.h; sourceTree = "<group>"; }; 287 287 B99CE1F10D833D8F00E42436 /* language.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = language.cpp; sourceTree = "<group>"; }; 288 B99CE1F20D833D8F00E42436 /* language.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = language.hpp; sourceTree = "<group>"; };288 B99CE1F20D833D8F00E42436 /* language.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = language.h; sourceTree = "<group>"; }; 289 289 B99CE1F30D833D8F00E42436 /* lcache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lcache.cpp; sourceTree = "<group>"; }; 290 B99CE1F40D833D8F00E42436 /* lcache.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lcache.hpp; sourceTree = "<group>"; };290 B99CE1F40D833D8F00E42436 /* lcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lcache.h; sourceTree = "<group>"; }; 291 291 B99CE1F50D833D8F00E42436 /* level.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = level.cpp; sourceTree = "<group>"; }; 292 B99CE1F60D833D8F00E42436 /* level.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = level.hpp; sourceTree = "<group>"; };292 B99CE1F60D833D8F00E42436 /* level.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = level.h; sourceTree = "<group>"; }; 293 293 B99CE1F70D833D8F00E42436 /* light.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = light.cpp; sourceTree = "<group>"; }; 294 B99CE1F80D833D8F00E42436 /* light.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = light.hpp; sourceTree = "<group>"; };294 B99CE1F80D833D8F00E42436 /* light.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = light.h; sourceTree = "<group>"; }; 295 295 B99CE1FA0D833D8F00E42436 /* lisp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lisp.cpp; sourceTree = "<group>"; }; 296 B99CE1FB0D833D8F00E42436 /* lisp.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp.hpp; sourceTree = "<group>"; };296 B99CE1FB0D833D8F00E42436 /* lisp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp.h; sourceTree = "<group>"; }; 297 297 B99CE1FC0D833D8F00E42436 /* lisp_gc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lisp_gc.cpp; sourceTree = "<group>"; }; 298 B99CE1FD0D833D8F00E42436 /* lisp_gc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_gc.hpp; sourceTree = "<group>"; };298 B99CE1FD0D833D8F00E42436 /* lisp_gc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_gc.h; sourceTree = "<group>"; }; 299 299 B99CE1FE0D833D8F00E42436 /* lisp_opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lisp_opt.cpp; sourceTree = "<group>"; }; 300 B99CE1FF0D833D8F00E42436 /* lisp_opt.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_opt.hpp; sourceTree = "<group>"; };300 B99CE1FF0D833D8F00E42436 /* lisp_opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_opt.h; sourceTree = "<group>"; }; 301 301 B99CE2020D833D8F00E42436 /* loader2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loader2.cpp; sourceTree = "<group>"; }; 302 B99CE2030D833D8F00E42436 /* loader2.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader2.hpp; sourceTree = "<group>"; };302 B99CE2030D833D8F00E42436 /* loader2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader2.h; sourceTree = "<group>"; }; 303 303 B99CE2040D833D8F00E42436 /* loadgame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loadgame.cpp; sourceTree = "<group>"; }; 304 B99CE2050D833D8F00E42436 /* loadgame.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loadgame.hpp; sourceTree = "<group>"; };304 B99CE2050D833D8F00E42436 /* loadgame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loadgame.h; sourceTree = "<group>"; }; 305 305 B99CE2080D833D8F00E42436 /* menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = menu.cpp; sourceTree = "<group>"; }; 306 B99CE2090D833D8F00E42436 /* menu.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = menu.hpp; sourceTree = "<group>"; };306 B99CE2090D833D8F00E42436 /* menu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = menu.h; sourceTree = "<group>"; }; 307 307 B99CE20A0D833D8F00E42436 /* morpher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = morpher.cpp; sourceTree = "<group>"; }; 308 B99CE20B0D833D8F00E42436 /* morpher.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = morpher.hpp; sourceTree = "<group>"; };308 B99CE20B0D833D8F00E42436 /* morpher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = morpher.h; sourceTree = "<group>"; }; 309 309 B99CE20D0D833D8F00E42436 /* fileman.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fileman.cpp; sourceTree = "<group>"; }; 310 B99CE20E0D833D8F00E42436 /* fileman.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fileman.hpp; sourceTree = "<group>"; };310 B99CE20E0D833D8F00E42436 /* fileman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fileman.h; sourceTree = "<group>"; }; 311 311 B99CE20F0D833D8F00E42436 /* gclient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gclient.cpp; sourceTree = "<group>"; }; 312 B99CE2100D833D8F00E42436 /* gclient.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gclient.hpp; sourceTree = "<group>"; };313 B99CE2110D833D8F00E42436 /* ghandler.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ghandler.hpp; sourceTree = "<group>"; };312 B99CE2100D833D8F00E42436 /* gclient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gclient.h; sourceTree = "<group>"; }; 313 B99CE2110D833D8F00E42436 /* ghandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ghandler.h; sourceTree = "<group>"; }; 314 314 B99CE2120D833D8F00E42436 /* gserver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gserver.cpp; sourceTree = "<group>"; }; 315 B99CE2130D833D8F00E42436 /* gserver.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gserver.hpp; sourceTree = "<group>"; };316 B99CE2140D833D8F00E42436 /* indian.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = indian.hpp; sourceTree = "<group>"; };315 B99CE2130D833D8F00E42436 /* gserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gserver.h; sourceTree = "<group>"; }; 316 B99CE2140D833D8F00E42436 /* indian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = indian.h; sourceTree = "<group>"; }; 317 317 B99CE2170D833D8F00E42436 /* sock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sock.cpp; sourceTree = "<group>"; }; 318 B99CE2180D833D8F00E42436 /* sock.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sock.hpp; sourceTree = "<group>"; };318 B99CE2180D833D8F00E42436 /* sock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sock.h; sourceTree = "<group>"; }; 319 319 B99CE2190D833D8F00E42436 /* tcpip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tcpip.cpp; sourceTree = "<group>"; }; 320 B99CE21A0D833D8F00E42436 /* tcpip.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tcpip.hpp; sourceTree = "<group>"; };321 B99CE21B0D833D8F00E42436 /* undrv.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = undrv.hpp; sourceTree = "<group>"; };320 B99CE21A0D833D8F00E42436 /* tcpip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tcpip.h; sourceTree = "<group>"; }; 321 B99CE21B0D833D8F00E42436 /* undrv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = undrv.h; sourceTree = "<group>"; }; 322 322 B99CE21C0D833D8F00E42436 /* netcfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = netcfg.cpp; sourceTree = "<group>"; }; 323 B99CE21D0D833D8F00E42436 /* netcfg.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netcfg.hpp; sourceTree = "<group>"; };324 B99CE21E0D833D8F00E42436 /* netface.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netface.hpp; sourceTree = "<group>"; };323 B99CE21D0D833D8F00E42436 /* netcfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netcfg.h; sourceTree = "<group>"; }; 324 B99CE21E0D833D8F00E42436 /* netface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netface.h; sourceTree = "<group>"; }; 325 325 B99CE21F0D833D8F00E42436 /* nfclient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nfclient.cpp; sourceTree = "<group>"; }; 326 B99CE2200D833D8F00E42436 /* nfclient.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfclient.hpp; sourceTree = "<group>"; };327 B99CE2210D833D8F00E42436 /* nfserver.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfserver.hpp; sourceTree = "<group>"; };326 B99CE2200D833D8F00E42436 /* nfclient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfclient.h; sourceTree = "<group>"; }; 327 B99CE2210D833D8F00E42436 /* nfserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfserver.h; sourceTree = "<group>"; }; 328 328 B99CE2220D833D8F00E42436 /* objects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objects.cpp; sourceTree = "<group>"; }; 329 B99CE2230D833D8F00E42436 /* objects.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = objects.hpp; sourceTree = "<group>"; };329 B99CE2230D833D8F00E42436 /* objects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = objects.h; sourceTree = "<group>"; }; 330 330 B99CE2240D833D8F00E42436 /* particle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = particle.cpp; sourceTree = "<group>"; }; 331 B99CE2250D833D8F00E42436 /* particle.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = particle.hpp; sourceTree = "<group>"; };331 B99CE2250D833D8F00E42436 /* particle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = particle.h; sourceTree = "<group>"; }; 332 332 B99CE2260D833D8F00E42436 /* points.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = points.cpp; sourceTree = "<group>"; }; 333 B99CE2270D833D8F00E42436 /* points.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = points.hpp; sourceTree = "<group>"; };333 B99CE2270D833D8F00E42436 /* points.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = points.h; sourceTree = "<group>"; }; 334 334 B99CE2280D833D8F00E42436 /* profile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = profile.cpp; sourceTree = "<group>"; }; 335 B99CE2290D833D8F00E42436 /* profile.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = profile.hpp; sourceTree = "<group>"; };335 B99CE2290D833D8F00E42436 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = profile.h; sourceTree = "<group>"; }; 336 336 B99CE22A0D833D8F00E42436 /* property.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = property.cpp; sourceTree = "<group>"; }; 337 B99CE22B0D833D8F00E42436 /* property.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = property.hpp; sourceTree = "<group>"; };338 B99CE22C0D833D8F00E42436 /* sbar.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sbar.hpp; sourceTree = "<group>"; };337 B99CE22B0D833D8F00E42436 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = property.h; sourceTree = "<group>"; }; 338 B99CE22C0D833D8F00E42436 /* sbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sbar.h; sourceTree = "<group>"; }; 339 339 B99CE22E0D833D8F00E42436 /* event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = event.cpp; sourceTree = "<group>"; }; 340 340 B99CE22F0D833D8F00E42436 /* jdir.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jdir.cpp; sourceTree = "<group>"; }; 341 B99CE2300D833D8F00E42436 /* joy.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = joy.hpp; sourceTree = "<group>"; };341 B99CE2300D833D8F00E42436 /* joy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = joy.h; sourceTree = "<group>"; }; 342 342 B99CE2310D833D8F00E42436 /* joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = joystick.cpp; sourceTree = "<group>"; }; 343 343 B99CE2340D833D8F00E42436 /* mouse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mouse.cpp; sourceTree = "<group>"; }; … … 345 345 B99CE2360D833D8F00E42436 /* setup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setup.h; sourceTree = "<group>"; }; 346 346 B99CE2370D833D8F00E42436 /* sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sound.cpp; sourceTree = "<group>"; }; 347 B99CE2380D833D8F00E42436 /* sound.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sound.hpp; sourceTree = "<group>"; };347 B99CE2380D833D8F00E42436 /* sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sound.h; sourceTree = "<group>"; }; 348 348 B99CE2390D833D8F00E42436 /* timing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timing.cpp; sourceTree = "<group>"; }; 349 349 B99CE23A0D833D8F00E42436 /* video.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = video.cpp; sourceTree = "<group>"; }; 350 350 B99CE23B0D833D8F00E42436 /* sensor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sensor.cpp; sourceTree = "<group>"; }; 351 351 B99CE23C0D833D8F00E42436 /* seq.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = seq.cpp; sourceTree = "<group>"; }; 352 B99CE23D0D833D8F00E42436 /* seq.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = seq.hpp; sourceTree = "<group>"; };352 B99CE23D0D833D8F00E42436 /* seq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = seq.h; sourceTree = "<group>"; }; 353 353 B99CE23E0D833D8F00E42436 /* smallfnt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smallfnt.cpp; sourceTree = "<group>"; }; 354 354 B99CE23F0D833D8F00E42436 /* specache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = specache.cpp; sourceTree = "<group>"; }; 355 B99CE2400D833D8F00E42436 /* specache.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specache.hpp; sourceTree = "<group>"; };356 B99CE2410D833D8F00E42436 /* stack.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stack.hpp; sourceTree = "<group>"; };355 B99CE2400D833D8F00E42436 /* specache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specache.h; sourceTree = "<group>"; }; 356 B99CE2410D833D8F00E42436 /* stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stack.h; sourceTree = "<group>"; }; 357 357 B99CE2420D833D8F00E42436 /* statbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = statbar.cpp; sourceTree = "<group>"; }; 358 358 B99CE2430D833D8F00E42436 /* text_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_gui.cpp; sourceTree = "<group>"; }; 359 B99CE2440D833D8F00E42436 /* text_gui.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = text_gui.hpp; sourceTree = "<group>"; };359 B99CE2440D833D8F00E42436 /* text_gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = text_gui.h; sourceTree = "<group>"; }; 360 360 B99CE2450D833D8F00E42436 /* transp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transp.cpp; sourceTree = "<group>"; }; 361 B99CE2460D833D8F00E42436 /* transp.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transp.hpp; sourceTree = "<group>"; };361 B99CE2460D833D8F00E42436 /* transp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transp.h; sourceTree = "<group>"; }; 362 362 B99CE2470D833D8F00E42436 /* trig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trig.cpp; sourceTree = "<group>"; }; 363 363 B99CE2480D833D8F00E42436 /* username.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = username.cpp; sourceTree = "<group>"; }; 364 364 B99CE2490D833D8F00E42436 /* version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cpp; sourceTree = "<group>"; }; 365 365 B99CE24A0D833D8F00E42436 /* view.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = view.cpp; sourceTree = "<group>"; }; 366 B99CE24B0D833D8F00E42436 /* view.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = view.hpp; sourceTree = "<group>"; };366 B99CE24B0D833D8F00E42436 /* view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = view.h; sourceTree = "<group>"; }; 367 367 B99CE2DC0D833F7E00E42436 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; 368 368 B99CE2DD0D833F7E00E42436 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = "<group>"; }; … … 439 439 children = ( 440 440 B99CE1600D833D8F00E42436 /* ability.cpp */, 441 B99CE1610D833D8F00E42436 /* ability.h pp*/,441 B99CE1610D833D8F00E42436 /* ability.h */, 442 442 B99CE1620D833D8F00E42436 /* ant.cpp */, 443 B99CE1630D833D8F00E42436 /* ant.h pp*/,443 B99CE1630D833D8F00E42436 /* ant.h */, 444 444 B99CE1640D833D8F00E42436 /* automap.cpp */, 445 B99CE1650D833D8F00E42436 /* automap.h pp*/,446 B99CE1660D833D8F00E42436 /* bus_type.h pp*/,445 B99CE1650D833D8F00E42436 /* automap.h */, 446 B99CE1660D833D8F00E42436 /* bus_type.h */, 447 447 B99CE1670D833D8F00E42436 /* cache.cpp */, 448 B99CE1680D833D8F00E42436 /* cache.h pp*/,448 B99CE1680D833D8F00E42436 /* cache.h */, 449 449 B99CE1690D833D8F00E42436 /* chars.cpp */, 450 B99CE16A0D833D8F00E42436 /* chars.h pp*/,450 B99CE16A0D833D8F00E42436 /* chars.h */, 451 451 B99CE16B0D833D8F00E42436 /* chat.cpp */, 452 B99CE16C0D833D8F00E42436 /* chat.h pp*/,452 B99CE16C0D833D8F00E42436 /* chat.h */, 453 453 B99CE16D0D833D8F00E42436 /* clisp.cpp */, 454 B99CE16E0D833D8F00E42436 /* clisp.h pp*/,454 B99CE16E0D833D8F00E42436 /* clisp.h */, 455 455 B99CE16F0D833D8F00E42436 /* collide.cpp */, 456 456 B99CE1700D833D8F00E42436 /* compiled.cpp */, 457 B99CE1710D833D8F00E42436 /* compiled.h pp*/,458 B99CE1720D833D8F00E42436 /* config .cpp */,459 B99CE1730D833D8F00E42436 /* config .hpp*/,457 B99CE1710D833D8F00E42436 /* compiled.h */, 458 B99CE1720D833D8F00E42436 /* configuration.cpp */, 459 B99CE1730D833D8F00E42436 /* configuration.h */, 460 460 B99CE1740D833D8F00E42436 /* console.cpp */, 461 B99CE1750D833D8F00E42436 /* console.h pp*/,461 B99CE1750D833D8F00E42436 /* console.h */, 462 462 B99CE1760D833D8F00E42436 /* cop.cpp */, 463 B99CE1770D833D8F00E42436 /* cop.h pp*/,463 B99CE1770D833D8F00E42436 /* cop.h */, 464 464 B99CE1780D833D8F00E42436 /* crc.cpp */, 465 B99CE1790D833D8F00E42436 /* crc.h pp*/,465 B99CE1790D833D8F00E42436 /* crc.h */, 466 466 B99CE17A0D833D8F00E42436 /* demo.cpp */, 467 B99CE17B0D833D8F00E42436 /* demo.h pp*/,467 B99CE17B0D833D8F00E42436 /* demo.h */, 468 468 B99CE17C0D833D8F00E42436 /* dev.cpp */, 469 B99CE17D0D833D8F00E42436 /* dev.h pp*/,469 B99CE17D0D833D8F00E42436 /* dev.h */, 470 470 B99CE17E0D833D8F00E42436 /* devsel.cpp */, 471 B99CE17F0D833D8F00E42436 /* devsel.h pp*/,471 B99CE17F0D833D8F00E42436 /* devsel.h */, 472 472 B99CE1800D833D8F00E42436 /* director.cpp */, 473 B99CE1810D833D8F00E42436 /* director.h pp*/,473 B99CE1810D833D8F00E42436 /* director.h */, 474 474 B99CE1820D833D8F00E42436 /* endgame.cpp */, 475 B99CE1830D833D8F00E42436 /* exitproc.h pp*/,475 B99CE1830D833D8F00E42436 /* exitproc.h */, 476 476 B99CE1840D833D8F00E42436 /* extend.cpp */, 477 B99CE1850D833D8F00E42436 /* extend.h pp*/,477 B99CE1850D833D8F00E42436 /* extend.h */, 478 478 B99CE1860D833D8F00E42436 /* fnt6x13.cpp */, 479 479 B99CE1870D833D8F00E42436 /* game.cpp */, 480 B99CE1880D833D8F00E42436 /* game.h pp*/,480 B99CE1880D833D8F00E42436 /* game.h */, 481 481 B99CE1890D833D8F00E42436 /* gamma.cpp */, 482 B99CE18A0D833D8F00E42436 /* gamma.h pp*/,482 B99CE18A0D833D8F00E42436 /* gamma.h */, 483 483 B99CE18B0D833D8F00E42436 /* gui.cpp */, 484 B99CE18C0D833D8F00E42436 /* gui.h pp*/,484 B99CE18C0D833D8F00E42436 /* gui.h */, 485 485 B99CE18D0D833D8F00E42436 /* help.cpp */, 486 B99CE18E0D833D8F00E42436 /* help.h pp*/,487 B99CE18F0D833D8F00E42436 /* id.h pp*/,486 B99CE18E0D833D8F00E42436 /* help.h */, 487 B99CE18F0D833D8F00E42436 /* id.h */, 488 488 B99CE1900D833D8F00E42436 /* imlib */, 489 489 B99CE1EB0D833D8F00E42436 /* innet.cpp */, 490 490 B99CE1EC0D833D8F00E42436 /* intsect.cpp */, 491 B99CE1ED0D833D8F00E42436 /* intsect.h pp*/,492 B99CE1EE0D833D8F00E42436 /* isllist.h pp*/,491 B99CE1ED0D833D8F00E42436 /* intsect.h */, 492 B99CE1EE0D833D8F00E42436 /* isllist.h */, 493 493 B99CE1EF0D833D8F00E42436 /* items.cpp */, 494 B99CE1F00D833D8F00E42436 /* items.h pp*/,494 B99CE1F00D833D8F00E42436 /* items.h */, 495 495 B99CE1F10D833D8F00E42436 /* language.cpp */, 496 B99CE1F20D833D8F00E42436 /* language.h pp*/,496 B99CE1F20D833D8F00E42436 /* language.h */, 497 497 B99CE1F30D833D8F00E42436 /* lcache.cpp */, 498 B99CE1F40D833D8F00E42436 /* lcache.h pp*/,498 B99CE1F40D833D8F00E42436 /* lcache.h */, 499 499 B99CE1F50D833D8F00E42436 /* level.cpp */, 500 B99CE1F60D833D8F00E42436 /* level.h pp*/,500 B99CE1F60D833D8F00E42436 /* level.h */, 501 501 B99CE1F70D833D8F00E42436 /* light.cpp */, 502 B99CE1F80D833D8F00E42436 /* light.h pp*/,502 B99CE1F80D833D8F00E42436 /* light.h */, 503 503 B99CE1F90D833D8F00E42436 /* lisp */, 504 504 B99CE2020D833D8F00E42436 /* loader2.cpp */, 505 B99CE2030D833D8F00E42436 /* loader2.h pp*/,505 B99CE2030D833D8F00E42436 /* loader2.h */, 506 506 B99CE2040D833D8F00E42436 /* loadgame.cpp */, 507 B99CE2050D833D8F00E42436 /* loadgame.h pp*/,507 B99CE2050D833D8F00E42436 /* loadgame.h */, 508 508 B99CE2080D833D8F00E42436 /* menu.cpp */, 509 B99CE2090D833D8F00E42436 /* menu.h pp*/,509 B99CE2090D833D8F00E42436 /* menu.h */, 510 510 B99CE20A0D833D8F00E42436 /* morpher.cpp */, 511 B99CE20B0D833D8F00E42436 /* morpher.h pp*/,511 B99CE20B0D833D8F00E42436 /* morpher.h */, 512 512 B99CE20C0D833D8F00E42436 /* net */, 513 513 B99CE21C0D833D8F00E42436 /* netcfg.cpp */, 514 B99CE21D0D833D8F00E42436 /* netcfg.h pp*/,515 B99CE21E0D833D8F00E42436 /* netface.h pp*/,514 B99CE21D0D833D8F00E42436 /* netcfg.h */, 515 B99CE21E0D833D8F00E42436 /* netface.h */, 516 516 B99CE21F0D833D8F00E42436 /* nfclient.cpp */, 517 B99CE2200D833D8F00E42436 /* nfclient.h pp*/,518 B99CE2210D833D8F00E42436 /* nfserver.h pp*/,517 B99CE2200D833D8F00E42436 /* nfclient.h */, 518 B99CE2210D833D8F00E42436 /* nfserver.h */, 519 519 B99CE2220D833D8F00E42436 /* objects.cpp */, 520 B99CE2230D833D8F00E42436 /* objects.h pp*/,520 B99CE2230D833D8F00E42436 /* objects.h */, 521 521 B99CE2240D833D8F00E42436 /* particle.cpp */, 522 B99CE2250D833D8F00E42436 /* particle.h pp*/,522 B99CE2250D833D8F00E42436 /* particle.h */, 523 523 B99CE2260D833D8F00E42436 /* points.cpp */, 524 B99CE2270D833D8F00E42436 /* points.h pp*/,524 B99CE2270D833D8F00E42436 /* points.h */, 525 525 B99CE2280D833D8F00E42436 /* profile.cpp */, 526 B99CE2290D833D8F00E42436 /* profile.h pp*/,526 B99CE2290D833D8F00E42436 /* profile.h */, 527 527 B99CE22A0D833D8F00E42436 /* property.cpp */, 528 B99CE22B0D833D8F00E42436 /* property.h pp*/,529 B99CE22C0D833D8F00E42436 /* sbar.h pp*/,528 B99CE22B0D833D8F00E42436 /* property.h */, 529 B99CE22C0D833D8F00E42436 /* sbar.h */, 530 530 B99CE22D0D833D8F00E42436 /* sdlport */, 531 531 B99CE23B0D833D8F00E42436 /* sensor.cpp */, 532 532 B99CE23C0D833D8F00E42436 /* seq.cpp */, 533 B99CE23D0D833D8F00E42436 /* seq.h pp*/,533 B99CE23D0D833D8F00E42436 /* seq.h */, 534 534 B99CE23E0D833D8F00E42436 /* smallfnt.cpp */, 535 535 B99CE23F0D833D8F00E42436 /* specache.cpp */, 536 B99CE2400D833D8F00E42436 /* specache.h pp*/,537 B99CE2410D833D8F00E42436 /* stack.h pp*/,536 B99CE2400D833D8F00E42436 /* specache.h */, 537 B99CE2410D833D8F00E42436 /* stack.h */, 538 538 B99CE2420D833D8F00E42436 /* statbar.cpp */, 539 539 B99CE2430D833D8F00E42436 /* text_gui.cpp */, 540 B99CE2440D833D8F00E42436 /* text_gui.h pp*/,540 B99CE2440D833D8F00E42436 /* text_gui.h */, 541 541 B99CE2450D833D8F00E42436 /* transp.cpp */, 542 B99CE2460D833D8F00E42436 /* transp.h pp*/,542 B99CE2460D833D8F00E42436 /* transp.h */, 543 543 B99CE2470D833D8F00E42436 /* trig.cpp */, 544 544 B99CE2480D833D8F00E42436 /* username.cpp */, 545 545 B99CE2490D833D8F00E42436 /* version.cpp */, 546 546 B99CE24A0D833D8F00E42436 /* view.cpp */, 547 B99CE24B0D833D8F00E42436 /* view.h pp*/,547 B99CE24B0D833D8F00E42436 /* view.h */, 548 548 ); 549 549 name = src; … … 558 558 B99CE1930D833D8F00E42436 /* dos.h */, 559 559 B99CE1940D833D8F00E42436 /* dprint.cpp */, 560 B99CE1950D833D8F00E42436 /* dprint.h pp*/,561 B99CE1960D833D8F00E42436 /* emm.h pp*/,560 B99CE1950D833D8F00E42436 /* dprint.h */, 561 B99CE1960D833D8F00E42436 /* emm.h */, 562 562 B99CE1970D833D8F00E42436 /* errs.h */, 563 B99CE1980D833D8F00E42436 /* event.h pp*/,563 B99CE1980D833D8F00E42436 /* event.h */, 564 564 B99CE1990D833D8F00E42436 /* filesel.cpp */, 565 B99CE19A0D833D8F00E42436 /* filesel.h pp*/,565 B99CE19A0D833D8F00E42436 /* filesel.h */, 566 566 B99CE19B0D833D8F00E42436 /* filter.cpp */, 567 B99CE19C0D833D8F00E42436 /* filter.h pp*/,567 B99CE19C0D833D8F00E42436 /* filter.h */, 568 568 B99CE19D0D833D8F00E42436 /* fonts.cpp */, 569 B99CE19E0D833D8F00E42436 /* fonts.h pp*/,570 B99CE19F0D833D8F00E42436 /* gifdecod.h pp*/,569 B99CE19E0D833D8F00E42436 /* fonts.h */, 570 B99CE19F0D833D8F00E42436 /* gifdecod.h */, 571 571 B99CE1A00D833D8F00E42436 /* gifread.cpp */, 572 B99CE1A10D833D8F00E42436 /* gifread.h pp*/,572 B99CE1A10D833D8F00E42436 /* gifread.h */, 573 573 B99CE1A20D833D8F00E42436 /* globals.cpp */, 574 574 B99CE1A30D833D8F00E42436 /* glread.cpp */, 575 B99CE1A40D833D8F00E42436 /* glread.h pp*/,575 B99CE1A40D833D8F00E42436 /* glread.h */, 576 576 B99CE1A50D833D8F00E42436 /* guistat.cpp */, 577 B99CE1A60D833D8F00E42436 /* guistat.h pp*/,577 B99CE1A60D833D8F00E42436 /* guistat.h */, 578 578 B99CE1A70D833D8F00E42436 /* image.cpp */, 579 B99CE1A80D833D8F00E42436 /* image.h pp*/,579 B99CE1A80D833D8F00E42436 /* image.h */, 580 580 B99CE1A90D833D8F00E42436 /* image24.cpp */, 581 B99CE1AA0D833D8F00E42436 /* image24.h pp*/,581 B99CE1AA0D833D8F00E42436 /* image24.h */, 582 582 B99CE1AB0D833D8F00E42436 /* include.cpp */, 583 B99CE1AC0D833D8F00E42436 /* include.h pp*/,583 B99CE1AC0D833D8F00E42436 /* include.h */, 584 584 B99CE1AD0D833D8F00E42436 /* input.cpp */, 585 B99CE1AE0D833D8F00E42436 /* input.h pp*/,586 B99CE1AF0D833D8F00E42436 /* jdir.h pp*/,585 B99CE1AE0D833D8F00E42436 /* input.h */, 586 B99CE1AF0D833D8F00E42436 /* jdir.h */, 587 587 B99CE1B00D833D8F00E42436 /* jmalloc.cpp */, 588 B99CE1B10D833D8F00E42436 /* jmalloc.h pp*/,588 B99CE1B10D833D8F00E42436 /* jmalloc.h */, 589 589 B99CE1B20D833D8F00E42436 /* jrand.cpp */, 590 B99CE1B30D833D8F00E42436 /* jrand.h pp*/,590 B99CE1B30D833D8F00E42436 /* jrand.h */, 591 591 B99CE1B40D833D8F00E42436 /* jwindow.cpp */, 592 B99CE1B50D833D8F00E42436 /* jwindow.h pp*/,592 B99CE1B50D833D8F00E42436 /* jwindow.h */, 593 593 B99CE1B60D833D8F00E42436 /* keys.cpp */, 594 B99CE1B70D833D8F00E42436 /* keys.h pp*/,594 B99CE1B70D833D8F00E42436 /* keys.h */, 595 595 B99CE1B80D833D8F00E42436 /* lbmread.cpp */, 596 B99CE1B90D833D8F00E42436 /* lbmread.h pp*/,596 B99CE1B90D833D8F00E42436 /* lbmread.h */, 597 597 B99CE1BA0D833D8F00E42436 /* linked.cpp */, 598 B99CE1BB0D833D8F00E42436 /* linked.h pp*/,598 B99CE1BB0D833D8F00E42436 /* linked.h */, 599 599 B99CE1BC0D833D8F00E42436 /* loader.cpp */, 600 B99CE1BD0D833D8F00E42436 /* loader.h pp*/,601 B99CE1BE0D833D8F00E42436 /* macs.h pp*/,602 B99CE1BF0D833D8F00E42436 /* main.h pp*/,600 B99CE1BD0D833D8F00E42436 /* loader.h */, 601 B99CE1BE0D833D8F00E42436 /* macs.h */, 602 B99CE1BF0D833D8F00E42436 /* main.h */, 603 603 B99CE1C20D833D8F00E42436 /* mdlread.cpp */, 604 B99CE1C30D833D8F00E42436 /* mdlread.h pp*/,605 B99CE1C40D833D8F00E42436 /* mouse.h pp*/,604 B99CE1C30D833D8F00E42436 /* mdlread.h */, 605 B99CE1C40D833D8F00E42436 /* mouse.h */, 606 606 B99CE1C50D833D8F00E42436 /* packet.cpp */, 607 B99CE1C60D833D8F00E42436 /* packet.h pp*/,607 B99CE1C60D833D8F00E42436 /* packet.h */, 608 608 B99CE1C70D833D8F00E42436 /* palette.cpp */, 609 B99CE1C80D833D8F00E42436 /* palette.h pp*/,609 B99CE1C80D833D8F00E42436 /* palette.h */, 610 610 B99CE1C90D833D8F00E42436 /* pcxread.cpp */, 611 B99CE1CA0D833D8F00E42436 /* pcxread.h pp*/,611 B99CE1CA0D833D8F00E42436 /* pcxread.h */, 612 612 B99CE1CB0D833D8F00E42436 /* pmenu.cpp */, 613 B99CE1CC0D833D8F00E42436 /* pmenu.h pp*/,613 B99CE1CC0D833D8F00E42436 /* pmenu.h */, 614 614 B99CE1CD0D833D8F00E42436 /* ppmread.cpp */, 615 B99CE1CE0D833D8F00E42436 /* ppmread.h pp*/,615 B99CE1CE0D833D8F00E42436 /* ppmread.h */, 616 616 B99CE1CF0D833D8F00E42436 /* readwav.cpp */, 617 B99CE1D00D833D8F00E42436 /* readwav.h pp*/,617 B99CE1D00D833D8F00E42436 /* readwav.h */, 618 618 B99CE1D10D833D8F00E42436 /* scroller.cpp */, 619 B99CE1D20D833D8F00E42436 /* scroller.h pp*/,619 B99CE1D20D833D8F00E42436 /* scroller.h */, 620 620 B99CE1D30D833D8F00E42436 /* specs.cpp */, 621 B99CE1D40D833D8F00E42436 /* specs.h pp*/,621 B99CE1D40D833D8F00E42436 /* specs.h */, 622 622 B99CE1D50D833D8F00E42436 /* sprite.cpp */, 623 B99CE1D60D833D8F00E42436 /* sprite.h pp*/,623 B99CE1D60D833D8F00E42436 /* sprite.h */, 624 624 B99CE1D70D833D8F00E42436 /* status.cpp */, 625 B99CE1D80D833D8F00E42436 /* status.h pp*/,625 B99CE1D80D833D8F00E42436 /* status.h */, 626 626 B99CE1D90D833D8F00E42436 /* std.h */, 627 627 B99CE1DA0D833D8F00E42436 /* supmorph.cpp */, 628 B99CE1DB0D833D8F00E42436 /* supmorph.h pp*/,628 B99CE1DB0D833D8F00E42436 /* supmorph.h */, 629 629 B99CE1DC0D833D8F00E42436 /* system.h */, 630 630 B99CE1DD0D833D8F00E42436 /* targa.cpp */, 631 B99CE1DE0D833D8F00E42436 /* targa.h pp*/,631 B99CE1DE0D833D8F00E42436 /* targa.h */, 632 632 B99CE1DF0D833D8F00E42436 /* texture.cpp */, 633 B99CE1E00D833D8F00E42436 /* texture.h pp*/,633 B99CE1E00D833D8F00E42436 /* texture.h */, 634 634 B99CE1E10D833D8F00E42436 /* timage.cpp */, 635 B99CE1E20D833D8F00E42436 /* timage.h pp*/,636 B99CE1E30D833D8F00E42436 /* timing.h pp*/,635 B99CE1E20D833D8F00E42436 /* timage.h */, 636 B99CE1E30D833D8F00E42436 /* timing.h */, 637 637 B99CE1E40D833D8F00E42436 /* tools.cpp */, 638 B99CE1E50D833D8F00E42436 /* tools.h pp*/,639 B99CE1E60D833D8F00E42436 /* video.h pp*/,638 B99CE1E50D833D8F00E42436 /* tools.h */, 639 B99CE1E60D833D8F00E42436 /* video.h */, 640 640 B99CE1E70D833D8F00E42436 /* visobj.cpp */, 641 B99CE1E80D833D8F00E42436 /* visobj.h pp*/,641 B99CE1E80D833D8F00E42436 /* visobj.h */, 642 642 B99CE1E90D833D8F00E42436 /* xwdread.cpp */, 643 B99CE1EA0D833D8F00E42436 /* xwdread.h pp*/,643 B99CE1EA0D833D8F00E42436 /* xwdread.h */, 644 644 ); 645 645 path = imlib; … … 650 650 children = ( 651 651 B99CE1FA0D833D8F00E42436 /* lisp.cpp */, 652 B99CE1FB0D833D8F00E42436 /* lisp.h pp*/,652 B99CE1FB0D833D8F00E42436 /* lisp.h */, 653 653 B99CE1FC0D833D8F00E42436 /* lisp_gc.cpp */, 654 B99CE1FD0D833D8F00E42436 /* lisp_gc.h pp*/,654 B99CE1FD0D833D8F00E42436 /* lisp_gc.h */, 655 655 B99CE1FE0D833D8F00E42436 /* lisp_opt.cpp */, 656 B99CE1FF0D833D8F00E42436 /* lisp_opt.h pp*/,656 B99CE1FF0D833D8F00E42436 /* lisp_opt.h */, 657 657 ); 658 658 path = lisp; … … 663 663 children = ( 664 664 B99CE20D0D833D8F00E42436 /* fileman.cpp */, 665 B99CE20E0D833D8F00E42436 /* fileman.h pp*/,665 B99CE20E0D833D8F00E42436 /* fileman.h */, 666 666 B99CE20F0D833D8F00E42436 /* gclient.cpp */, 667 B99CE2100D833D8F00E42436 /* gclient.h pp*/,668 B99CE2110D833D8F00E42436 /* ghandler.h pp*/,667 B99CE2100D833D8F00E42436 /* gclient.h */, 668 B99CE2110D833D8F00E42436 /* ghandler.h */, 669 669 B99CE2120D833D8F00E42436 /* gserver.cpp */, 670 B99CE2130D833D8F00E42436 /* gserver.h pp*/,671 B99CE2140D833D8F00E42436 /* indian.h pp*/,670 B99CE2130D833D8F00E42436 /* gserver.h */, 671 B99CE2140D833D8F00E42436 /* indian.h */, 672 672 B99CE2170D833D8F00E42436 /* sock.cpp */, 673 B99CE2180D833D8F00E42436 /* sock.h pp*/,673 B99CE2180D833D8F00E42436 /* sock.h */, 674 674 B99CE2190D833D8F00E42436 /* tcpip.cpp */, 675 B99CE21A0D833D8F00E42436 /* tcpip.h pp*/,676 B99CE21B0D833D8F00E42436 /* undrv.h pp*/,675 B99CE21A0D833D8F00E42436 /* tcpip.h */, 676 B99CE21B0D833D8F00E42436 /* undrv.h */, 677 677 ); 678 678 path = net; … … 684 684 B99CE22E0D833D8F00E42436 /* event.cpp */, 685 685 B99CE22F0D833D8F00E42436 /* jdir.cpp */, 686 B99CE2300D833D8F00E42436 /* joy.h pp*/,686 B99CE2300D833D8F00E42436 /* joy.h */, 687 687 B99CE2310D833D8F00E42436 /* joystick.cpp */, 688 688 B99CE2340D833D8F00E42436 /* mouse.cpp */, … … 690 690 B99CE2360D833D8F00E42436 /* setup.h */, 691 691 B99CE2370D833D8F00E42436 /* sound.cpp */, 692 B99CE2380D833D8F00E42436 /* sound.h pp*/,692 B99CE2380D833D8F00E42436 /* sound.h */, 693 693 B99CE2390D833D8F00E42436 /* timing.cpp */, 694 694 B99CE23A0D833D8F00E42436 /* video.cpp */, … … 760 760 B99CE2530D833D8F00E42436 /* collide.cpp in Sources */, 761 761 B99CE2540D833D8F00E42436 /* compiled.cpp in Sources */, 762 B99CE2550D833D8F00E42436 /* config .cpp in Sources */,762 B99CE2550D833D8F00E42436 /* configuration.cpp in Sources */, 763 763 B99CE2560D833D8F00E42436 /* console.cpp in Sources */, 764 764 B99CE2570D833D8F00E42436 /* cop.cpp in Sources */,
Note: See TracChangeset
for help on using the changeset viewer.