Changeset 1834 for lang/c/sonydb

Show
Ignore:
Timestamp:
11/20/07 11:33:55 (14 months ago)
Author:
mattn
Message:

lang/c/sonydb/Makefile.w32:

gear compile option to the one of id3lib.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/c/sonydb/Makefile.w32

    r1760 r1834  
    99 
    1010sonydb.obj : sonydb.cpp sonydb.h 
    11         cl -c -GX sonydb.cpp 
     11        cl -c -GX -MD sonydb.cpp 
    1212 
    1313frontend.obj : sonydb.h frontend.cpp 
    14         cl -DID3LIB_LINKOPTION=3 -Iid3lib/include -c -GX frontend.cpp 
     14        cl -DID3LIB_LINKOPTION=1 -Iid3lib/include -c -GX -MD frontend.cpp 
    1515 
    1616sonydb.res : sonydb.rc