1
0
forked from mirrors/0ad

Added CStr and some other things to precompiled.h, to reduce build times.

Altered CStr/UniDoubler's macros, to avoid polluting/conflicting/etc.
Fixed headers in non-PCH builds.
Used the _d version of vorbisfile*.lib in Debug builds.

This was SVN commit r2366.
This commit is contained in:
Ykkrosh
2005-06-01 20:12:45 +00:00
parent cfb4ac8d27
commit b657a1cbca
23 changed files with 163 additions and 106 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "CConsole.h"
#include "Profile.h"
#include <sstream>
#include <iostream>
#include "res/res.h"