Changeset 4a558d7 in thomson for elec/CrO2/software/Makefile


Ignore:
Timestamp:
Mar 24, 2012, 5:10:40 PM (12 years ago)
Author:
Adrien Destugues <pulkomandy@…>
Branches:
main
Children:
e017851
Parents:
e43c8d0
Message:
  • Use graphical buttons for play/rec
  • Show error message when play fails.

git-svn-id: svn://localhost/thomson@27 85ae3b6b-dc8f-4344-a89d-598714f2e4e5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • elec/CrO2/software/Makefile

    re43c8d0 r4a558d7  
    1515CC              = g++
    1616CPPFLAGS = $(USBFLAGS) -Os -Wall -I/local/include -std=c++0x -mthreads
    17 LIBS = $(USBLIBS) -Os -mwindows -liup -liupcontrols -liupcd -lcd -lfreetype -lz -lcomctl32 -lole32 -mthreads
     17LIBS = $(USBLIBS) -Os -mwindows -liup -liupimglib -liupcontrols -liupcd -lcd \
     18        -lfreetype -lz -lcomctl32 -lole32 -mthreads
    1819
    1920PROJECT = CrO2
Note: See TracChangeset for help on using the changeset viewer.