Moved GameOptions.h into the precompiled header. Shaves almost 20 seconds off my build times.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#include "JFileSystem.h"
|
||||
#include "JLogger.h"
|
||||
|
||||
#include "GameOptions.h"
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#endif //PRECOMPILEDHEADER_H
|
||||
|
||||
Reference in New Issue
Block a user