Changeset e64708faddc6a7312297a983581fd73d44b37733

Show
Ignore:
Timestamp:
01/06/07 23:34:37 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
13f406136728ca63d5906018533f0df1f7c3ddf0
Children:
f04486b03f84541db60d8090d2503be474289e03
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:34:37Z+0000
Message:

[project @ Try to build gobby.res from top-level Makefile.am]

Original author: Philipp Kern <phil@…>
Date: 2005-05-08 12:07:42+00:00

Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.am

    rdfd45d3 re64708f  
    1 if WIN32 
    2 SUBDIRS = win32 . po 
    3 else 
    41SUBDIRS = . po 
    5 endif 
    62 
    73bin_PROGRAMS = gobby 
     
    5450noinst_HEADERS += inc/icon.hpp 
    5551 
     52.rc.res: 
     53        windres -i $< --input-format=rc -o $@ -O coff 
     54 
    5655gobby_SOURCES =  src/config.cpp 
    5756gobby_SOURCES += src/buffer_wrapper.cpp 
     
    8483endif 
    8584gobby_SOURCES += src/icon.cpp 
     85if WIN32 
     86gobby_SOURCES += win32/gobby.rc 
     87endif 
    8688 
    8789EXTRA_DIST =  contrib/artwork/CREDITS