Mercurial > hg > easaier-soundaccess
changeset 186:e841a24915ff
resolve problem with afxres.h (not supported by VC express)
author | lbajardsilogic |
---|---|
date | Mon, 26 Nov 2007 14:39:16 +0000 |
parents | 126ce8570eb2 |
children | be6f263fa0ab |
files | sv/sound-access.rc |
diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/sv/sound-access.rc Mon Nov 26 08:22:54 2007 +0000 +++ b/sv/sound-access.rc Mon Nov 26 14:39:16 2007 +0000 @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "windows.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -34,14 +34,12 @@ 2 TEXTINCLUDE BEGIN - "#include ""afxres.h""\r\n" - "\0" + "#include ""windows.h""\r\n" END 3 TEXTINCLUDE BEGIN "\r\n" - "\0" END #endif // APSTUDIO_INVOKED