Xcode project was not building Cocoa code!

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6953 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2009-12-07 19:54:26 +00:00
parent b34b7a8d2b
commit 14d7deb1fd
2 changed files with 3 additions and 0 deletions

View File

@ -152,6 +152,7 @@
C97742100DD9D36C0047C1BF /* demo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C977420E0DD9D36C0047C1BF /* demo.cxx */; };
C97742680DD9D8280047C1BF /* doublebuffer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97742670DD9D8280047C1BF /* doublebuffer.cxx */; };
C97742720DD9DD3E0047C1BF /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9A3E9510DD6336500486E4F /* fltk.framework */; };
C97DC0B910CD92F800CD05F3 /* table.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B4E2A610CC26EC00DA2F05 /* table.cxx */; };
C99CF52C0DD78BBA0094BD10 /* CubeMain.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C99CF52B0DD78BBA0094BD10 /* CubeMain.cxx */; };
C99CF52E0DD78BD50094BD10 /* CubeViewUI.fl in Resources */ = {isa = PBXBuildFile; fileRef = C99CF52D0DD78BD50094BD10 /* CubeViewUI.fl */; };
C99CF5440DD78E690094BD10 /* CubeView.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C99CF5430DD78E690094BD10 /* CubeView.cxx */; };
@ -7381,6 +7382,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C97DC0B910CD92F800CD05F3 /* table.cxx in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};

View File

@ -129,6 +129,7 @@
#define USE_QUARTZ 1
#define __APPLE_QUARTZ__ 1
#define __APPLE_COCOA__ 1
/* #undef __APPLE_QD__ */
/*