Ignore:
Timestamp:
09/07/13 16:09:51 (11 years ago)
Author:
tbretz
Message:
Added missing includes etc which is necessary to include the files in any order.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/Makefile.conf.linux

    r14921 r17128  
    1919OPTIM    := -O5 -std=c++0x -Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Woverloaded-virtual
    2020# ggc 4.3: removed -Wshadow -fnonnull-objects -Wtraditional -Wnested-externs -Wconversion
    21 DEBUG    :=
     21DEBUG    := -g
    2222ARCHDEF  := -D__LINUX__
    2323SOFLAG   := -shared
Note: See TracChangeset for help on using the changeset viewer.