From: Julian Smart Date: Thu, 30 Sep 2004 14:54:20 +0000 (+0000) Subject: Blind fix for missing files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/258bcbfbd3b519d2498c6f0218ee938181170900 Blind fix for missing files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/wxWindows.xcode/project.pbxproj b/src/wxWindows.xcode/project.pbxproj index 099d5d2b67..732c6ecdae 100644 --- a/src/wxWindows.xcode/project.pbxproj +++ b/src/wxWindows.xcode/project.pbxproj @@ -16029,6 +16029,15 @@ refType = 2; sourceTree = SOURCE_ROOT; }; + F5A8604C01FA022C0175ACA7 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.cpp.cpp; + name = stockitem.cpp; + path = common/stockitem.cpp; + refType = 2; + sourceTree = SOURCE_ROOT; + }; F5A8604D01FA022C0175ACA7 = { fileEncoding = 30; isa = PBXFileReference; @@ -17555,6 +17564,14 @@ refType = 4; sourceTree = ""; }; + F5A861C101FA022C0175ACA7 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.cpp.cpp; + path = hid.cpp; + refType = 4; + sourceTree = ""; + }; F5A861C501FA022C0175ACA7 = { fileEncoding = 30; isa = PBXFileReference; @@ -17884,6 +17901,14 @@ refType = 4; sourceTree = ""; }; + F5A861C101FA022C0175ACA7 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.cpp.cpp; + path = taskbar.cpp; + refType = 4; + sourceTree = ""; + }; F5A861FF01FA022C0175ACA7 = { fileEncoding = 30; isa = PBXFileReference;