diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-07-30 15:24:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-07-30 15:24:08 +0000 |
commit | 30d0fc2b855f5656123ce207845b7bace209255e (patch) | |
tree | b8afb3cd39d4a34be091b7daa7a15fd6a09e27a0 /crashrep | |
parent | 4f9fbd7af8c47ca65f8d79f6b8e4d71accc9de0f (diff) |
INTEGRATION: CWS enusencoding (1.6.2); FILE MERGED
2004/07/20 16:54:58 ihi 1.6.2.1: #i31788# Native Windows rc file hack
Diffstat (limited to 'crashrep')
-rwxr-xr-x | crashrep/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crashrep/prj/build.lst b/crashrep/prj/build.lst index 88555a9c025a..4f75a1f394e0 100755 --- a/crashrep/prj/build.lst +++ b/crashrep/prj/build.lst @@ -4,4 +4,4 @@ cr crashrep\scripts nmake - all cr_suscript NULL cr crashrep\source\all nmake - all cr_sresource NULL cr crashrep\source\unx\res nmake - u cr_sures cr_sresource NULL cr crashrep\source\unx nmake - u cr_sunx cr_sures.u cr_sresource NULL -cr crashrep\source\win32 nmake - n cr_swin32 NULL +cr crashrep\source\win32 nmake - n cr_swin32 cr_sresource NULL |