[M3devel] [M3commit] CVS Update: cm3

Coleburn, Randy rcolebur at SCIRES.COM
Tue Sep 3 16:04:43 CEST 2013


Jay:

"windowsResources" is very Microsoft-specific, and there is no dependency on cygwin.

We put this in to allow for packaging of things like icon files, etc. on Microsoft Windows targets.

"rc" is the Microsoft Resource Compiler.

I know that I have a number of programs that depend on this package.

I haven't looked at your change yet; I just saw the commit log message.

--Randy Coleburn

-----Original Message-----
From: Jay Krell [mailto:jkrell at elego.de] 
Sent: Tuesday, September 03, 2013 4:49 AM
To: m3commit at elegosoft.com
Subject: EXT:[M3commit] CVS Update: cm3

CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	13/09/03 08:49:06

Modified files:
	cm3/m3-sys/windowsResources/src/: winRes.tmpl 

Log message:
	This file uses rc for backend mode 0 and windres otherwise.
	Change it to also use rc backend mode C.
	This all seems wrong.
	windres is a Cygwin tool.
	rc is a Microsoft tool.
	windres probably works "cross", though that is probably rare.
	
	This should probably be lifted all the way up to the config files.




More information about the M3devel mailing list