diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 17:00:45 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 17:00:45 +0300 |
commit | 27266b10b8aaa9e2f559de7e6c36249c329105f4 (patch) | |
tree | 81419fa86b4fbfbdb77d24a6d883816c1a37d12e /vcl/test | |
parent | 680ba815b8f0874f89c6948217c2a48d74fcc766 (diff) |
Drop OS2
Diffstat (limited to 'vcl/test')
-rw-r--r-- | vcl/test/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk index 64ef8309dfe3..8815053829cc 100644 --- a/vcl/test/makefile.mk +++ b/vcl/test/makefile.mk @@ -32,10 +32,6 @@ TARGET=dndtest LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE -.IF "$(GUI)" == "OS2" -TARGETTYPE=GUI -.ENDIF - # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk |