mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
15 lines
185 B
Text
15 lines
185 B
Text
// Platform file for win32 NT platform
|
|
|
|
os_family = windows
|
|
|
|
arch = x86
|
|
|
|
arch_model = x86_64
|
|
|
|
os_arch = windows_x86
|
|
|
|
os_arch_model = windows_x86_64
|
|
|
|
lib_arch = amd64
|
|
|
|
compiler = visCPP
|