Initial commit.
This commit is contained in:
16
tools/ModView/special_defines.h
Normal file
16
tools/ModView/special_defines.h
Normal file
@@ -0,0 +1,16 @@
|
||||
// Filename:- special_defines.h
|
||||
//
|
||||
// only included by files that need to be rebuilt because of special stuff
|
||||
|
||||
#ifndef SPECIAL_DEFINES_H
|
||||
|
||||
|
||||
|
||||
//#define _EXPERIMENTAL
|
||||
|
||||
|
||||
|
||||
#endif // #ifndef SPECIAL_DEFINES_H
|
||||
|
||||
///////////////////// eof ////////////////////
|
||||
|
||||
Reference in New Issue
Block a user