org.bytedeco.javacpp.properties.windows-x86_64.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javacpp Show documentation
Show all versions of javacpp Show documentation
The missing bridge between Java and native C++
The newest version!
platform=windows-x86_64
platform.path.separator=;
platform.source.suffix=.cpp
platform.includepath.prefix=/I
platform.includepath=
platform.compiler=cl
platform.compiler.cpp98=
platform.compiler.cpp03=
platform.compiler.cpp11=
platform.compiler.cpp14=/std:c++14 /Zc:__cplusplus
platform.compiler.cpp17=/std:c++17 /Zc:__cplusplus
platform.compiler.debug=/Od /EHsc /MDd /LDd
platform.compiler.default=/Oi /O2 /EHsc /Gy /GL /MD /LD
platform.compiler.fastfpu=/fp:fast
platform.compiler.nodeprecated=/wd4996
platform.compiler.noexceptions=/EHs-c- /GR-
platform.compiler.nowarnings=/w
platform.compiler.output=/W3 /link /OUT:
platform.linkpath.prefix=/LIBPATH:
platform.linkpath=
platform.link.prefix=
platform.link.suffix=.lib
platform.link=psapi#
platform.executable.prefix=
platform.executable.suffix=.exe
platform.library.prefix=
platform.library.suffix=.dll
© 2015 - 2024 Weber Informatics LLC | Privacy Policy