view win-res/resource.res.build.cmd @ 125:c43718956f21 default tip

Updated the snippets status.
author Jacob Carlborg <doob@me.com>
date Thu, 11 Aug 2011 19:55:14 +0200
parents 536e43f63c81
children
line wrap: on
line source

@"C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\rc" /foresource.res resource.rc
@if errorlevel 1 (
	echo Building failed!
	pause
)