author | jrose |
Wed, 02 Apr 2008 12:09:59 -0700 | |
changeset 347 | df859fcca515 |
parent 1 | 489c9b5090e2 |
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 |