1 2 3 4 5 6 7 8
#ifndef _SOFTSHADEROOM_CONFIG_H_ #define _SOFTSHADEROOM_CONFIG_H_ #define WIN32 1 #define PLATFORM WIN32 #endif