make/windows/platform_amd64

Tue, 23 Nov 2010 13:22:55 -0800

author
stefank
date
Tue, 23 Nov 2010 13:22:55 -0800
changeset 2314
f95d63e2154a
parent 545
a49a647afe9a
permissions
-rw-r--r--

6989984: Use standard include model for Hospot
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions.
Reviewed-by: coleenp, kvn, kamg

     1 // Platform file for win32 NT platform
     3 os_family = windows
     5 arch = x86
     7 arch_model = x86_64
     9 os_arch = windows_x86
    11 os_arch_model = windows_x86_64
    13 lib_arch = amd64
    15 compiler = visCPP

mercurial