Changeset 4097 for libcaca/trunk/XCode/libcacaXCode.xcodeproj
- Timestamp:
- Dec 7, 2009, 12:48:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/XCode/libcacaXCode.xcodeproj/project.pbxproj
r3994 r4097 8 8 9 9 /* Begin PBXFileReference section */ 10 E68A871110CD1F040047EB17 /* mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mouse.c; path = ../examples/mouse.c; sourceTree = SOURCE_ROOT; }; 10 11 E6A7681710B560BB008B6DEC /* caca++.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "caca++.cpp"; path = "../cxx/caca++.cpp"; sourceTree = SOURCE_ROOT; }; 11 12 E6A7681810B560BB008B6DEC /* caca++.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca++.h"; path = "../cxx/caca++.h"; sourceTree = SOURCE_ROOT; }; … … 274 275 E6DB665410AECDF500B6F924 /* unicode.c */, 275 276 E6DB663910AECD1F00B6F924 /* trifiller.c */, 277 E68A871110CD1F040047EB17 /* mouse.c */, 276 278 ); 277 279 name = examples;
Note: See TracChangeset
for help on using the changeset viewer.