mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Add .gitattributes rules for text and binary handling
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
/*--------------------------------------------------------------------
|
||||
*
|
||||
* Due to issues with the dependencies checker within the IDE, it
|
||||
* sometimes fails to recompile the PCH file, if we force the IDE to
|
||||
* 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
|
||||
* command line compilations by nmake.
|
||||
*
|
||||
--------------------------------------------------------------------*/
|
||||
#include "StdAfx.h"
|
||||
/*--------------------------------------------------------------------
|
||||
*
|
||||
* Due to issues with the dependencies checker within the IDE, it
|
||||
* sometimes fails to recompile the PCH file, if we force the IDE to
|
||||
* 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
|
||||
* command line compilations by nmake.
|
||||
*
|
||||
--------------------------------------------------------------------*/
|
||||
#include "StdAfx.h"
|
||||
|
Reference in New Issue
Block a user