diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-31 12:14:24 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-31 12:14:24 +0000 |
commit | 4f5ea88af553432a177a79a803bc1a8f1f6d8e8c (patch) | |
tree | 714dd0ed96656987efa5fc84039556fef0af5714 /external | |
parent | eab97681ecf1edf069f2fd4b73ef240cbb892117 (diff) |
msm README
Diffstat (limited to 'external')
-rw-r--r-- | external/msm90/README_msm90.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/external/msm90/README_msm90.txt b/external/msm90/README_msm90.txt new file mode 100644 index 000000000000..b943eeac89cc --- /dev/null +++ b/external/msm90/README_msm90.txt @@ -0,0 +1,10 @@ +Put +Microsoft_VC90_CRT_x86.msm +and +policy_9_0_Microsoft_VC90_CRT_x86.msm +into this directory for Windows builds using a VS 2008 / VC 9.0 compiler. +For builds with --enable-dbgutil also put +Microsoft_VC90_DebugCRT_x86.msm +and +policy_9_0_Microsoft_VC90_DebugCRT_x86.msm +here. |