Use Gradle_4.6

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
This commit is contained in:
Francis ANDRE 2018-03-12 07:28:16 +01:00
parent 499c573445
commit 447cd1b8c2
2 changed files with 7 additions and 4 deletions

2
.gitmodules vendored
View File

@ -6,3 +6,5 @@
[submodule "gradle"]
path = gradle
url = https://github.com/pocoproject/gradle
branch = Gradle_4.6

View File

@ -19,7 +19,9 @@
Constants.h,
inffast.h,
PDF/include/*.h,
CppParser/include/*.h
CppParser/include/*.h,
Data/include/*.h
Data/*/include/*.h
</exclude>
</files>
<pages>
@ -40,7 +42,7 @@
<options>
${Includes},
/I${PocoBase}/openssl/include
/I${VC}/include,
/I${VCH}/include,
/I${WDK}/shared
/I${WDK}/um
/I${WDK}/ucrt
@ -49,9 +51,8 @@
/E,
/C,
/DPOCO_NO_GCC_API_ATTRIBUTE
/DPOCO_NO_WINDOWS_H
</options>
<path>${VC}/bin</path>
<path>${CLP}</path>
<usePipe>true</usePipe>
</windows>
<unix>