]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix bug where the config change to point to the executable ended up in one of my...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 11 May 2011 20:05:05 +0000 (20:05 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 11 May 2011 20:05:05 +0000 (20:05 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11642 6f19259b-4bc3-4df7-8a09-765794883524

InOsEmuPkg/Unix/Xcode/xcode_project64/xcode_project.xcodeproj/default.pbxuser

index c0d31981fdcce23b252f5d9250eb933811e15450..846ee23662eb43001ebe6c27e903f6d051896c0d 100644 (file)
                showTypeColumn = 0;
                sourceDirectories = (
                );
-               startupPath = ../../../Build/UnixX64/DEBUG_UNIXPKG/X64;
+               startupPath = ../../../../Build/EmuUnixX64/DEBUG_XCLANG/X64;
        };
        BA11A1020FB10BCE00D06FEC /* SecMain.dll */ = {
                isa = PBXFileReference;
                lastKnownFileType = "compiled.mach-o.executable";
                name = SecMain.dll;
-               path = ../../../Build/UnixX64/DEBUG_UNIXPKG/X64/SecMain;
+               path = ../../../../Build/EmuUnixX64/DEBUG_XCLANG/X64/SecMain;
                sourceTree = SOURCE_ROOT;
        };
        BA11A11A0FB10E0700D06FEC /* SecGdbScriptBreak */ = {