Ignore:
Timestamp:
11/07/10 16:31:29 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added some feature test macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/roarfeatures.h

    r4222 r4596  
    3939#include "libroar.h" 
    4040 
     41#define ROAR_FT_FUNC_SET_FLAGS2 
     42#define ROAR_FT_FEATURE_VS 
     43#define ROAR_FT_FEATURE_VS_FILE 
     44#define ROAR_FT_FEATURE_CRC24 
     45#define ROAR_FT_FEATURE_HASH_TIGER 
     46#define ROAR_FT_FEATURE_CAPS_STANDARDS 
     47#define ROAR_FT_FEATURE_SERVER_INFO_IT_SERVER 
     48 
    4149#endif 
    4250 
Note: See TracChangeset for help on using the changeset viewer.