Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7226


Ignore:
Timestamp:
Aug 26, 2010, 3:25:43 PM (14 years ago)
Author:
rgrieder
Message:

Visual Studio 2005 doesn't cope too well with windows includes when it comes to order…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/util/CMakeLists.txt

    r7163 r7226  
    1919
    2020SET_SOURCE_FILES(UTIL_SRC_FILES
     21  Clock.cc
    2122  Exception.cc
     23  ExprParser.cc
    2224  Math.cc
    2325  MultiType.cc
     
    2628COMPILATION_BEGIN StableCompilation.cc
    2729  Clipboard.cc
    28   Clock.cc
    2930  Convert.cc
    3031  CRC32.cc
    31   ExprParser.cc
    3232  OutputHandler.cc
    3333  SignalHandler.cc
Note: See TracChangeset for help on using the changeset viewer.