Changeset 873
- Timestamp:
- 09/29/07 00:35:08 (2 years ago)
- Location:
- depots/c++
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
Depots.xcodeproj/project.pbxproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
depots/c++
-
Property
svn:ignore set
to
build
-
Property
svn:ignore set
to
-
depots/c++/Depots.xcodeproj/project.pbxproj
r872 r873 28 28 08FB7796FE84155DC02AAC07 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; 29 29 59044C520CAE094400C2E6A6 /* depots.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = depots.hpp; sourceTree = "<group>"; }; 30 8DD76F6C0486A84900D96B5E /* Depots */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Depots; sourceTree = BUILT_PRODUCTS_DIR; };30 8DD76F6C0486A84900D96B5E /* Depots */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = Depots; sourceTree = BUILT_PRODUCTS_DIR; }; 31 31 /* End PBXFileReference section */ 32 32
