author | rupashka |
Wed, 03 Mar 2010 20:08:55 +0300 | |
changeset 4967 | da853cd502c8 |
parent 357 | f4edb0d9f109 |
permissions | -rw-r--r-- |
1 | 1 |
// Platform file for win32 NT platform |
2 |
||
3 |
os_family = windows |
|
4 |
||
5 |
arch = x86 |
|
6 |
||
7 |
arch_model = x86_64 |
|
8 |
||
9 |
os_arch = windows_x86 |
|
10 |
||
11 |
os_arch_model = windows_x86_64 |
|
12 |
||
347
df859fcca515
6667042: PrintAssembly option does not work without special plugin
jrose
parents:
1
diff
changeset
|
13 |
lib_arch = amd64 |
1 | 14 |
|
347
df859fcca515
6667042: PrintAssembly option does not work without special plugin
jrose
parents:
1
diff
changeset
|
15 |
compiler = visCPP |