mirror of https://github.com/stella-emu/stella.git
Checkin of project file changes before moving to Xcode 2.2
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1011 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
70649fff20
commit
71336c904e
|
@ -479,6 +479,7 @@
|
|||
2D05FF5D096E261E00A518FE,
|
||||
2D05FF63096E269100A518FE,
|
||||
2D05FF65096E269100A518FE,
|
||||
2D10A7DE09B16F7A001F913C,
|
||||
);
|
||||
isa = PBXHeadersBuildPhase;
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
|
@ -652,6 +653,7 @@
|
|||
2D05FF5C096E261E00A518FE,
|
||||
2D05FF62096E269100A518FE,
|
||||
2D05FF64096E269100A518FE,
|
||||
2D10A7DD09B16F7A001F913C,
|
||||
);
|
||||
isa = PBXSourcesBuildPhase;
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
|
@ -837,6 +839,36 @@
|
|||
settings = {
|
||||
};
|
||||
};
|
||||
2D10A7DB09B16F7A001F913C = {
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.cpp.cpp;
|
||||
name = M6502Low.cxx;
|
||||
path = ../emucore/m6502/src/M6502Low.cxx;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
2D10A7DC09B16F7A001F913C = {
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.cpp.h;
|
||||
name = M6502Low.hxx;
|
||||
path = ../emucore/m6502/src/M6502Low.hxx;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
2D10A7DD09B16F7A001F913C = {
|
||||
fileRef = 2D10A7DB09B16F7A001F913C;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
2D10A7DE09B16F7A001F913C = {
|
||||
fileRef = 2D10A7DC09B16F7A001F913C;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
2D113DFA0672BE0800317017 = {
|
||||
fileRef = 2D4764C806683C5F00F63D87;
|
||||
isa = PBXBuildFile;
|
||||
|
@ -1861,6 +1893,8 @@
|
|||
2DE2DFBF0627B1DF006BEC99,
|
||||
2DE2DFC00627B1DF006BEC99,
|
||||
2DE2DFC10627B1DF006BEC99,
|
||||
2D10A7DB09B16F7A001F913C,
|
||||
2D10A7DC09B16F7A001F913C,
|
||||
2DE2DFC20627B1DF006BEC99,
|
||||
2DE2DFC30627B1DF006BEC99,
|
||||
2DE2DFC60627B1DF006BEC99,
|
||||
|
|
Loading…
Reference in New Issue