Changeset 72167c7 in mainline
- Timestamp:
 - 2014-11-13T00:25:55Z (11 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 7e3581e
 - Parents:
 - 9250517
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/draw/Makefile (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/draw/Makefile
r9250517 r72167c7 31 31 SLIBRARY = libdraw.so.0.0 32 32 LSONAME = libdraw.so0 33 EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) 33 EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) -I$(LIBCOMPRESS_PREFIX) 34 34 35 35 SOURCES = \ 36 36 codec/tga.c \ 37 codec/tga.gz.c \ 38 codec/webp.c \ 37 39 cursor/embedded.c \ 38 40 font/embedded.c \  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  