~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to examples/Demo/resource.h

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by resscript.rc
 
4
//
 
5
#define IDI_ICON1                       101
 
6
 
 
7
// Next default values for new objects
 
8
// 
 
9
#ifdef APSTUDIO_INVOKED
 
10
#ifndef APSTUDIO_READONLY_SYMBOLS
 
11
#define _APS_NEXT_RESOURCE_VALUE        102
 
12
#define _APS_NEXT_COMMAND_VALUE         40001
 
13
#define _APS_NEXT_CONTROL_VALUE         1000
 
14
#define _APS_NEXT_SYMED_VALUE           101
 
15
#endif
 
16
#endif