author | iveresov |
Fri, 03 Sep 2010 17:51:07 -0700 | |
changeset 6453 | 970dc585ab63 |
parent 357 | f4edb0d9f109 |
permissions | -rw-r--r-- |
1 | 1 |
// Platform file for windows platform |
2 |
||
3 |
os_family = windows |
|
4 |
||
5 |
arch = x86 |
|
6 |
||
7 |
arch_model = x86_32 |
|
8 |
||
9 |
os_arch = windows_x86 |
|
10 |
||
11 |
os_arch_model = windows_x86_32 |
|
12 |
||
347
df859fcca515
6667042: PrintAssembly option does not work without special plugin
jrose
parents:
1
diff
changeset
|
13 |
lib_arch = i386 |
1 | 14 |
|
347
df859fcca515
6667042: PrintAssembly option does not work without special plugin
jrose
parents:
1
diff
changeset
|
15 |
compiler = visCPP |