Show
Ignore:
Timestamp:
04/08/08 18:36:42 (9 months ago)
Author:
alonbl
Message:

Distribute autoconf generated files for MSVC build

Construct resource files and winconfig.h using autoconf
substitutions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/win32/Make.rules.mak

    r3466 r3468  
    5353        cl $(COPTS) /c $< 
    5454 
     55.rc.res:: 
     56        rc /l 0x809 /r /fo"$*.res" $< 
     57 
    5558clean:: 
    5659        del /Q *.obj *.dll *.exe *.pdb *.lib *.exp *.def