mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 22:33:10 +02:00
...
This commit is contained in:
parent
5ec9dcb330
commit
9691c13b7d
1 changed files with 2 additions and 2 deletions
|
|
@ -96,8 +96,8 @@ button.
|
|||
$(ProjectDir)\include
|
||||
$(SolutionDir)\include
|
||||
$(SolutionDir)\libcnary\include
|
||||
$SW\include (for iconv.h)
|
||||
$SW\include\libxml2
|
||||
$SW\include\libxml2 (if it exists)
|
||||
$SW\include (make sure this is last in the list)
|
||||
- Properties|C/C++|Preprocessor
|
||||
Preprocessor Definitions: Add the following items
|
||||
__STDC_FORMAT_MACROS
|
||||
|
|
|
|||
Loading…
Reference in a new issue