absence_thelab

diff resource.h @ 0:1cffe3409164

initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 23 Oct 2014 01:46:07 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/resource.h	Thu Oct 23 01:46:07 2014 +0300
     1.3 @@ -0,0 +1,16 @@
     1.4 +//{{NO_DEPENDENCIES}}
     1.5 +// Microsoft Visual C++ generated include file.
     1.6 +// Used by resources.rc
     1.7 +//
     1.8 +#define IDI_ICON1                       101
     1.9 +
    1.10 +// Next default values for new objects
    1.11 +// 
    1.12 +#ifdef APSTUDIO_INVOKED
    1.13 +#ifndef APSTUDIO_READONLY_SYMBOLS
    1.14 +#define _APS_NEXT_RESOURCE_VALUE        102
    1.15 +#define _APS_NEXT_COMMAND_VALUE         40001
    1.16 +#define _APS_NEXT_CONTROL_VALUE         1001
    1.17 +#define _APS_NEXT_SYMED_VALUE           101
    1.18 +#endif
    1.19 +#endif