Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes: #8618.
|
|
Fixes: #8668
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By default, the project version is picked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The JDK system dependency is important for detecting JDK include paths
that may be useful when developing a JNI interface.
|
|
|
|
|
|
|
|
Without this, VS will generate
warning MSB8065: Custom build for item "<path>\custom_target.rule" succeeded, but specified output "<path>\outofdate.file" has not been created. This may cause incremental build to work incorrectly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
do not seem to work.
|
|
|
|
|
|
|
|
|
|
|
|
|