fixed build issues

This commit is contained in:
Luis Ángel San Martín
2013-10-05 15:57:49 +02:00
parent e2cb74cd5a
commit 0738f1b0e8
7 changed files with 8 additions and 15 deletions

View File

@ -1,16 +1,10 @@
/*--------------------------------------------------------------------
* Precompiled header source file used by Visual Studio.NET to generate
* the .pch file.
*
* Due to issues with the dependencies checker within the IDE, it
* sometimes fails to recompile the PCH file, if we force the IDE to
* create the PCH file directly from the header file.
*
* This file is auto-generated by qmake since no PRECOMPILED_SOURCE was
* specified, and is used as the common stdafx.cpp. The file is only
* generated when creating .vcxproj project files, and is not used for
* command line compilations by nmake.
*
* WARNING: All changes made in this file will be lost.
--------------------------------------------------------------------*/
#include "StdAfx.h"