diff options
author | Ruediger Timm <rt@openoffice.org> | 2010-05-31 13:43:20 +0200 |
---|---|---|
committer | Ruediger Timm <rt@openoffice.org> | 2010-05-31 13:43:20 +0200 |
commit | 258ff81a4706aba4127c9327dc6eebe13063428e (patch) | |
tree | 0aec112aaa566af05291940bb2138e063d53087b /testgraphical | |
parent | fc26482d981b877c6fb9d9c1013ac9e4164a8a9b (diff) |
masterfix #i10000#: Correct module depency line in testgraphical/prj/build.lst
Diffstat (limited to 'testgraphical')
-rwxr-xr-x | testgraphical/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst index 6334b6a01..85e53455b 100755 --- a/testgraphical/prj/build.lst +++ b/testgraphical/prj/build.lst @@ -1,4 +1,4 @@ -gfxcmp testgraphical : instset_native NULL +gfxcmp testgraphical : instsetoo_native NULL gfxcmp testgraphical usr1 - all gfxcmp_mkout NULL gfxcmp testgraphical\prechecks nmake - all gfxcmp_pre NULL gfxcmp testgraphical\ui\java\ConvwatchGUIProject nmake - all gfxcmp_java_ui NULL |