[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [equinox-dev] Which C file for launcher on mac
|
The files under library/carbon are used for cocoa, there are ifdefs separating the pieces that are different between carbon & cocoa.
The dll will contain eclipseCarbon.c and eclipseCarbonCommon.c.
If you look near the top of the make_cocoa.mak file, you can see the full list of files for both the executable and the library. The executable contains everything from MAIN_OBJS & COMMON_OBJS, the library contains COMMON_OBJS & DLL_OBJS.
-Andrew
Pascal Rapicault ---11/16/2012 11:09:06 AM---When the executable for mac / cocoa, is it the eclipseCarbon.c file that finds it way into the dll?
From: Pascal Rapicault <pascal@xxxxxxxxxxxxx>
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>,
Date: 11/16/2012 11:09 AM
Subject: [equinox-dev] Which C file for launcher on mac
Sent by: equinox-dev-bounces@xxxxxxxxxxx
When the executable for mac / cocoa, is it the eclipseCarbon.c file that finds it way into the dll?
Pascal
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev