Skip to content
Extraits de code Groupes Projets
Valider 6ade2e11 rédigé par Rodrigo Braz Monteiro's avatar Rodrigo Braz Monteiro
Parcourir les fichiers

Some more project fixes.

Originally committed to SVN as r1824.
parent 31165436
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -38,7 +38,7 @@
#include "version.h"
#ifdef __WINDOWS__
#include "win32/config.h"
#include "config.h"
#include "../build/svn-revision.h"
#else
#ifdef __APPLE__
......
......@@ -72,8 +72,8 @@
// If you're on Visual Studio, also uncomment the library names and make sure they match the files that you have
// Requires: FreeType2
//#define WITH_FREETYPE2
//#define FT2_LIB_RELEASE "freetype235.lib"
//#define FT2_LIB_DEBUG "freetype235_D.lib"
//#define FT2_LIB_RELEASE "freetype235_x64.lib"
//#define FT2_LIB_DEBUG "freetype235_D_x64.lib"
// Enable CSRI, required for styles previews in the style editor and some video providers
......
......@@ -121,7 +121,7 @@
DisableLanguageExtensions="false"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
WarnAsError="false"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="2"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter