got rid of debug symbols by default in the x86 cocoa port

This commit is contained in:
gecko_reverse 2008-02-26 08:43:22 +00:00
parent f864ba96f3
commit ff383c3a3f
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA]]>
<Option compiler="gcc" />
<Compiler>
<Add option="-march=pentium-m" />
<Add option="-g" />
<Add option="-msse2" />
<Add option="-DDESMUME_COCOA" />
</Compiler>